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

tests: Added coverage for unique items in array test #32

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

jtyoung84
Copy link
Contributor

There is an astronomically small chance the coverage will miss. I can try to seed the random number generator to provide 100% consistency.

@codecov-commenter
Copy link

Codecov Report

Merging #32 (0a5febd) into main (bdd9985) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          14       14           
  Lines         409      414    +5     
=======================================
+ Hits          407      412    +5     
  Misses          2        2           
Impacted Files Coverage Δ
src/jsf/schema_types/array.py 100.00% <100.00%> (ø)

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 6ecf27a...0a5febd. Read the comment docs.

@ghandic ghandic merged commit 55aa6b8 into ghandic:main Jun 23, 2022
@jtyoung84 jtyoung84 deleted the tests-code-cov-for-array-dicts branch July 6, 2022 21:23
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

3 participants