Skip to content

Conversation

@jdb78
Copy link
Collaborator

@jdb78 jdb78 commented May 23, 2022

Description

This PR prepares the 0.10.2 release

Checklist

  • Amended changelog for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Make sure to have fun coding!

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2022

Codecov Report

Merging #997 (d159167) into master (3a6b202) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #997      +/-   ##
==========================================
- Coverage   88.98%   88.89%   -0.09%     
==========================================
  Files          32       32              
  Lines        4746     4746              
==========================================
- Hits         4223     4219       -4     
- Misses        523      527       +4     
Flag Coverage Δ
cpu 88.89% <100.00%> (-0.09%) ⬇️
pytest 88.89% <100.00%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
pytorch_forecasting/models/nhits/__init__.py 97.26% <100.00%> (ø)
pytorch_forecasting/models/nn/rnn.py 87.34% <0.00%> (-5.07%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f72303...d159167. Read the comment docs.

@jdb78 jdb78 merged commit 9d8e985 into master May 23, 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.

3 participants