it('will ratchet coverage set to zero', () => {
    const threshold = {
      coverageThreshold: {
        global: {
          branches: 0,