Skip to content

Conversation

eddiebergman
Copy link
Contributor

Upgrading pytest now correctly gives error for incorrect usage of pytest.approx. This was implemented in pytest #9061.

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #1391 (ec615cf) into development (7e7beb4) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           development    #1391      +/-   ##
===============================================
- Coverage        84.48%   84.41%   -0.08%     
===============================================
  Files              146      146              
  Lines            11267    11267              
  Branches          1925     1925              
===============================================
- Hits              9519     9511       -8     
- Misses            1234     1241       +7     
- Partials           514      515       +1     

Impacted file tree graph

@eddiebergman eddiebergman merged commit cec628b into development Feb 8, 2022
@mfeurer mfeurer deleted the fix_for_pytest_9061 branch February 9, 2022 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant