Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase test coverage #99

Merged
merged 25 commits into from
Jul 5, 2023
Merged

Increase test coverage #99

merged 25 commits into from
Jul 5, 2023

Conversation

dougiesquire
Copy link
Collaborator

This PR implements a number of tests across the package to increase test coverage

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #99 (2edd089) into main (befdd5a) will increase coverage by 85.50%.
The diff coverage is 92.92%.

@@             Coverage Diff             @@
##             main      #99       +/-   ##
===========================================
+ Coverage   11.40%   96.91%   +85.50%     
===========================================
  Files          10        9        -1     
  Lines         526      518        -8     
===========================================
+ Hits           60      502      +442     
+ Misses        466       16      -450     
Impacted Files Coverage Δ
src/access_nri_intake/cli.py 95.45% <69.23%> (+95.45%) ⬆️
src/access_nri_intake/source/utils.py 96.77% <91.89%> (+60.30%) ⬆️
src/access_nri_intake/catalog/__init__.py 100.00% <100.00%> (+100.00%) ⬆️
src/access_nri_intake/catalog/manager.py 98.21% <100.00%> (+98.21%) ⬆️
src/access_nri_intake/catalog/translators.py 99.08% <100.00%> (+99.08%) ⬆️
src/access_nri_intake/source/__init__.py 100.00% <100.00%> (ø)
src/access_nri_intake/source/builders.py 93.61% <100.00%> (+93.61%) ⬆️
src/access_nri_intake/utils.py 100.00% <100.00%> (+45.71%) ⬆️

... and 1 file with indirect coverage changes

@dougiesquire dougiesquire marked this pull request as draft June 29, 2023 05:46
@dougiesquire dougiesquire marked this pull request as ready for review July 5, 2023 04:22
@dougiesquire dougiesquire merged commit 986b929 into main Jul 5, 2023
15 checks passed
@dougiesquire dougiesquire deleted the 99_more_tests branch July 5, 2023 04:22
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.

None yet

1 participant