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 tests for plot module #14

Merged
merged 7 commits into from
Feb 2, 2024
Merged

Add tests for plot module #14

merged 7 commits into from
Feb 2, 2024

Conversation

JulioAPeraza
Copy link
Owner

Closes #13.

Changes proposed in this pull request:

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (92fe6ef) 65.97% compared to head (e3ab699) 79.94%.
Report is 2 commits behind head on main.

Files Patch % Lines
gradec/utils.py 0.00% 4 Missing ⚠️
gradec/plot.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #14       +/-   ##
===========================================
+ Coverage   65.97%   79.94%   +13.96%     
===========================================
  Files           9        9               
  Lines         679      683        +4     
===========================================
+ Hits          448      546       +98     
+ Misses        231      137       -94     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JulioAPeraza JulioAPeraza merged commit 31a3d5a into main Feb 2, 2024
14 checks passed
@JulioAPeraza JulioAPeraza deleted the test-plots branch February 2, 2024 21:43
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 tests for gradec.plot module
1 participant