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

Release 1.5.1 #504

Merged
merged 8 commits into from
Jan 14, 2023
Merged

Release 1.5.1 #504

merged 8 commits into from
Jan 14, 2023

Conversation

ashleve
Copy link
Owner

@ashleve ashleve commented Jan 14, 2023

What does this PR do?

Merges dev branch.

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?
  • Did you run pre-commit hooks with pre-commit run -a command?

Did you have fun?

Make sure you had fun coding 🙃

@codecov-commenter
Copy link

Codecov Report

Base: 83.71% // Head: 83.71% // No change to project coverage 👍

Coverage data is based on head (b4166b3) compared to base (37b57ce).
Patch coverage: 88.88% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   83.71%   83.71%           
=======================================
  Files           9        9           
  Lines         350      350           
=======================================
  Hits          293      293           
  Misses         57       57           
Impacted Files Coverage Δ
src/data/mnist_datamodule.py 94.73% <ø> (ø)
src/models/mnist_module.py 98.41% <ø> (ø)
src/utils/rich_utils.py 82.60% <ø> (ø)
src/utils/utils.py 60.57% <0.00%> (ø)
src/eval.py 90.32% <100.00%> (ø)
src/train.py 95.83% <100.00%> (ø)

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.

@ashleve ashleve merged commit 24b937c into main Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants