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

fix coverage for multiprocessing #1723

Merged
merged 3 commits into from
Oct 14, 2022

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Oct 14, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Base: 89.20% // Head: 94.60% // Increases project coverage by +5.39% 🎉

Coverage data is based on head (745edc7) compared to base (54e2b8f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1723      +/-   ##
==========================================
+ Coverage   89.20%   94.60%   +5.39%     
==========================================
  Files          19       19              
  Lines        1352     1352              
==========================================
+ Hits         1206     1279      +73     
+ Misses        146       73      -73     
Impacted Files Coverage Δ
reacnetgenerator/utils_np.pyx 100.00% <0.00%> (+5.26%) ⬆️
reacnetgenerator/_detect.py 96.56% <0.00%> (+5.72%) ⬆️
reacnetgenerator/_path.py 99.33% <0.00%> (+7.33%) ⬆️
reacnetgenerator/dps.pyx 96.66% <0.00%> (+41.66%) ⬆️
reacnetgenerator/_reaction.py 95.65% <0.00%> (+45.65%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@njzjz njzjz merged commit b68ce25 into deepmodeling:master Oct 14, 2022
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