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

Test on _validate_argstr added for the other operations as well #172

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

KriWay
Copy link
Collaborator

@KriWay KriWay commented Mar 29, 2024

Test added for train and predict
Depends on PR #168

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

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

Project coverage is 69.81%. Comparing base (c7f1c7b) to head (0691349).
Report is 9 commits behind head on main.

Files Patch % Lines
orthoseg/validate.py 70.90% 16 Missing ⚠️
orthoseg/helpers/config_helper.py 76.92% 3 Missing ⚠️
orthoseg/predict.py 50.00% 2 Missing ⚠️
orthoseg/train.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
+ Coverage   67.32%   69.81%   +2.49%     
==========================================
  Files          23       24       +1     
  Lines        3204     3253      +49     
==========================================
+ Hits         2157     2271     +114     
+ Misses       1047      982      -65     

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

@KriWay KriWay changed the title ENH: test on _validate_argstr added for the other operations as well Test on _validate_argstr added for the other operations as well Mar 29, 2024
@KriWay KriWay requested a review from theroggy March 29, 2024 07:52
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