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

REL: Release version 1.1.1 #317

Merged
merged 79 commits into from
Nov 17, 2022
Merged

REL: Release version 1.1.1 #317

merged 79 commits into from
Nov 17, 2022

Conversation

scottclowe
Copy link
Member

No description provided.

scottclowe and others added 30 commits November 12, 2022 21:41
updates:
- [github.com/nbQA-dev/nbQA: 1.5.2 → 1.5.3](nbQA-dev/nbQA@1.5.2...1.5.3)
- [github.com/asottile/setup-cfg-fmt: v2.0.0 → v2.2.0](asottile/setup-cfg-fmt@v2.0.0...v2.2.0)
REL: Add project URLs to PyPI page
The half-offset EVL padding was the wrong way around, so was
adding an extra datapoint in between the last two values
(backtracking the line), instead of extending the line out by half
a timepoint into the future.
TST: Check EVL lines generated are correct
Shouldn't be needed for a public github repo, but Codecov has
been issues for the last few weeks and this fixes it, apparently.
The code is breaking on torch==1.12.0. It is not yet clear what
the source of the error is.
Since our maximum version of pytorch only support python<=3.10,
we can't possibly support anything above this.
This makes for a more readable title on the GHA test webpage.
REL: Fix max requirements specification
DOC: Describe how to use config files
@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 28.07% // Head: 28.43% // Increases project coverage by +0.35% 🎉

Coverage data is based on head (7ce5e9b) compared to base (5e281ee).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           v1.1.x     #317      +/-   ##
==========================================
+ Coverage   28.07%   28.43%   +0.35%     
==========================================
  Files          45       45              
  Lines        5367     5346      -21     
  Branches     1315     1309       -6     
==========================================
+ Hits         1507     1520      +13     
+ Misses       3609     3573      -36     
- Partials      251      253       +2     
Flag Coverage Δ
unittests 28.39% <100.00%> (+0.31%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
echofilter/nn/utils.py 25.00% <ø> (+4.64%) ⬆️
echofilter/raw/loader.py 43.76% <ø> (ø)
echofilter/__meta__.py 100.00% <100.00%> (ø)
echofilter/raw/utils.py 66.23% <0.00%> (-5.20%) ⬇️
echofilter/path.py 64.70% <0.00%> (ø)
echofilter/ui/inference_cli.py 85.71% <0.00%> (+1.24%) ⬆️
echofilter/ui/checkpoints.py 43.71% <0.00%> (+8.98%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@scottclowe scottclowe merged commit 07f5d1f into v1.1.x Nov 17, 2022
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.

None yet

1 participant