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

Fix typing and warnings as much as we can #261

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Conversation

fraimondo
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

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

Project coverage is 90.40%. Comparing base (239c2c4) to head (e27eb1f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   90.45%   90.40%   -0.06%     
==========================================
  Files          53       53              
  Lines        2327     2344      +17     
  Branches      470      471       +1     
==========================================
+ Hits         2105     2119      +14     
- Misses        145      147       +2     
- Partials       77       78       +1     
Flag Coverage Δ
docs 100.00% <ø> (ø)
julearn 90.39% <92.72%> (-0.06%) ⬇️

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

Files Coverage Δ
julearn/inspect/_cv.py 86.17% <100.00%> (+0.14%) ⬆️
julearn/inspect/_preprocess.py 100.00% <100.00%> (ø)
julearn/model_selection/available_searchers.py 94.28% <100.00%> (ø)
julearn/model_selection/stratified_bootstrap.py 100.00% <100.00%> (ø)
julearn/models/dynamic.py 50.00% <100.00%> (ø)
julearn/pipeline/pipeline_creator.py 88.07% <100.00%> (+0.11%) ⬆️
julearn/pipeline/target_pipeline.py 87.75% <100.00%> (ø)
julearn/prepare.py 93.67% <100.00%> (ø)
julearn/scoring/available_scorers.py 95.38% <100.00%> (ø)
julearn/stats/corrected_ttest.py 98.66% <100.00%> (+0.05%) ⬆️
... and 9 more

Copy link

github-actions bot commented Apr 29, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-04-29 15:34 UTC

@fraimondo fraimondo merged commit dbdbbfc into main Apr 29, 2024
19 of 20 checks passed
@fraimondo fraimondo deleted the maint/typing_warnings branch April 29, 2024 15:27
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.

1 participant