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

remove some verbose print() calls #219

Merged
merged 4 commits into from
Dec 19, 2024

Update Data.py

f323975
Select commit
Loading
Failed to load commit list.
Merged

remove some verbose print() calls #219

Update Data.py
f323975
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

74.09% (target 70.00%)

View this Pull Request on Codecov

74.09% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.

Project coverage is 74.09%. Comparing base (ebbcc37) to head (f323975).

Files with missing lines Patch % Lines
src/pyg4ometry/analysis/Data.py 38.46% 8 Missing ⚠️
src/pyg4ometry/visualisation/UsdViewer.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
- Coverage   74.12%   74.09%   -0.03%     
==========================================
  Files         157      157              
  Lines       22739    22752      +13     
==========================================
+ Hits        16855    16859       +4     
- Misses       5884     5893       +9     

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