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

Added assign_frequency_scale_factor() to Level #750

Merged
merged 12 commits into from
Jul 27, 2024

Check if level.method is not empty

6109395
Select commit
Loading
Failed to load commit list.
Merged

Added assign_frequency_scale_factor() to Level #750

Check if level.method is not empty
6109395
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2024 in 0s

73.74% (+0.02%) compared to 08e7e93

View this Pull Request on Codecov

73.74% (+0.02%) compared to 08e7e93

Details

Codecov Report

Attention: Patch coverage is 93.54839% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.74%. Comparing base (08e7e93) to head (6109395).

Files Patch % Lines
arc/level.py 63.63% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #750      +/-   ##
==========================================
+ Coverage   73.71%   73.74%   +0.02%     
==========================================
  Files          99       99              
  Lines       27454    27472      +18     
  Branches     5783     5781       -2     
==========================================
+ Hits        20238    20259      +21     
  Misses       5765     5765              
+ Partials     1451     1448       -3     

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