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

Documentation refactor + nitpicky + example review + chaos #318

Merged
merged 19 commits into from
May 11, 2024

MORE

601cb5b
Select commit
Loading
Failed to load commit list.
Merged

Documentation refactor + nitpicky + example review + chaos #318

MORE
601cb5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 10, 2024 in 0s

68.95% (-22.08%) compared to f92240a

View this Pull Request on Codecov

68.95% (-22.08%) compared to f92240a

Details

Codecov Report

Attention: Patch coverage is 46.00000% with 81 lines in your changes are missing coverage. Please review.

Project coverage is 68.95%. Comparing base (f92240a) to head (601cb5b).

Files Patch % Lines
aiapy/data/_sample.py 13.33% 26 Missing ⚠️
aiapy/data/sample.py 0.00% 17 Missing ⚠️
aiapy/calibrate/spikes.py 0.00% 8 Missing ⚠️
aiapy/calibrate/meta.py 33.33% 6 Missing ⚠️
aiapy/calibrate/util.py 64.28% 5 Missing ⚠️
aiapy/conftest.py 80.00% 4 Missing ⚠️
aiapy/response/tests/test_channel.py 20.00% 4 Missing ⚠️
aiapy/calibrate/tests/test_spikes.py 25.00% 3 Missing ⚠️
aiapy/util/decorators.py 60.00% 2 Missing ⚠️
aiapy/util/util.py 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #318       +/-   ##
===========================================
- Coverage   91.03%   68.95%   -22.08%     
===========================================
  Files          35       35               
  Lines        1193     1211       +18     
===========================================
- Hits         1086      835      -251     
- Misses        107      376      +269     

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