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

Add test to improve code coverage. #14

Closed
wants to merge 17 commits into from
Closed

Add test to improve code coverage. #14

wants to merge 17 commits into from

Conversation

lijunzh
Copy link
Member

@lijunzh lijunzh commented Apr 21, 2020

Fix #12

@lijunzh lijunzh self-assigned this Apr 21, 2020
@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

Merging #14 into master will increase coverage by 11.46%.
The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   42.35%   53.81%   +11.46%     
===========================================
  Files          22       21        -1     
  Lines         935      825      -110     
  Branches      107       98        -9     
===========================================
+ Hits          396      444       +48     
+ Misses        538      381      -157     
+ Partials        1        0        -1     
Impacted Files Coverage Δ
src/yews/train/functional.py 21.87% <0.00%> (+4.16%) ⬆️
src/yews/models/cpic.py 100.00% <100.00%> (+83.33%) ⬆️
src/yews/transforms/transforms.py 100.00% <100.00%> (+14.28%) ⬆️
src/yews/datasets/utils.py 100.00% <0.00%> (+9.19%) ⬆️

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 59b9e8c...62d6ca3. Read the comment docs.

@lijunzh lijunzh closed this Nov 8, 2021
@lijunzh lijunzh deleted the add_test branch November 8, 2021 15:28
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.

Add test for CPIC detect and picking integration
1 participant