Skip to content

Improved code test coverage. #49

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

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Improved code test coverage. #49

merged 1 commit into from
Jun 22, 2020

Conversation

rohe
Copy link
Contributor

@rohe rohe commented Jun 22, 2020

Improved test coverage for KeyIssuer.

@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #49 into develop will increase coverage by 1.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #49      +/-   ##
===========================================
+ Coverage    77.00%   78.43%   +1.43%     
===========================================
  Files           40       40              
  Lines         4140     4128      -12     
  Branches       800      796       -4     
===========================================
+ Hits          3188     3238      +50     
+ Misses         694      635      -59     
+ Partials       258      255       -3     
Impacted Files Coverage Δ
src/cryptojwt/key_issuer.py 82.25% <100.00%> (+19.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02de6f2...fc02c60. Read the comment docs.

@jschlyter jschlyter merged commit 0dfb339 into develop Jun 22, 2020
@jschlyter jschlyter deleted the issuer_test_cov branch June 22, 2020 10:20
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.

2 participants