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

black isort and add inference/training/astrodet/ #42

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

grantmerz
Copy link
Owner

adding src/ directories for modular training/inference

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Attention: 2769 lines in your changes are missing coverage. Please review.

Comparison is base (50b3298) 21.42% compared to head (17bd34b) 1.24%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #42       +/-   ##
==========================================
- Coverage   21.42%   1.24%   -20.19%     
==========================================
  Files           7      18       +11     
  Lines         168    2886     +2718     
==========================================
  Hits           36      36               
- Misses        132    2850     +2718     
Files Coverage Δ
src/deepdisc/model/models.py 0.00% <ø> (ø)
src/deepdisc/model/trainers.py 0.00% <0.00%> (ø)
src/deepdisc/inference/predictors.py 0.00% <0.00%> (ø)
src/deepdisc/utils/parse_arguments.py 0.00% <0.00%> (ø)
src/deepdisc/model/loaders.py 0.00% <0.00%> (ø)
src/deepdisc/inference/match_objects.py 0.00% <0.00%> (ø)
src/deepdisc/astrodet/colormap.py 0.00% <0.00%> (ø)
src/deepdisc/astrodet/DC2_public.py 0.00% <0.00%> (ø)
src/deepdisc/training/trainers.py 0.00% <0.00%> (ø)
src/deepdisc/astrodet/hsc.py 0.00% <0.00%> (ø)
... and 5 more

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

@grantmerz
Copy link
Owner Author

will work on fixing the linter stuff (mainly in astrodet) on a later PR

@grantmerz grantmerz merged commit fac7e4f into main Oct 23, 2023
2 of 5 checks passed
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