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

split core into smaller files #237

Merged
merged 8 commits into from
Jul 10, 2024

docstring

5d45d94
Select commit
Loading
Failed to load commit list.
Merged

split core into smaller files #237

docstring
5d45d94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 1s

95.79% (+0.05%) compared to 1238d37

View this Pull Request on Codecov

95.79% (+0.05%) compared to 1238d37

Details

Codecov Report

Attention: Patch coverage is 96.27451% with 19 lines in your changes missing coverage. Please review.

Project coverage is 95.79%. Comparing base (1238d37) to head (5d45d94).

Files Patch % Lines
uncertainties/parsing.py 84.61% 10 Missing ⚠️
uncertainties/ops.py 96.78% 7 Missing ⚠️
uncertainties/formatting.py 99.02% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
+ Coverage   95.73%   95.79%   +0.05%     
==========================================
  Files          12       15       +3     
  Lines        1901     1927      +26     
==========================================
+ Hits         1820     1846      +26     
  Misses         81       81              

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