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

unit test for probabilistic da-rnn #152

Open
wants to merge 4 commits into
base: masterr
Choose a base branch
from

Conversation

kritim13
Copy link
Collaborator

Added json config for probabilistic da-rnn and made required changes to circleci config.yml

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #152 into master will increase coverage by 2.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   53.84%   55.98%   +2.13%     
==========================================
  Files          34       34              
  Lines        2431     2431              
==========================================
+ Hits         1309     1361      +52     
+ Misses       1122     1070      -52     
Flag Coverage Δ
#python 55.98% <ø> (+2.13%) ⬆️

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

Impacted Files Coverage Δ
flood_forecast/training_utils.py 16.66% <0.00%> (-66.67%) ⬇️
flood_forecast/transformer_xl/transformer_basic.py 73.14% <0.00%> (-20.38%) ⬇️
flood_forecast/plot_functions.py 76.54% <0.00%> (-12.35%) ⬇️
flood_forecast/explain_model_output.py 84.61% <0.00%> (-4.40%) ⬇️
flood_forecast/trainer.py 86.53% <0.00%> (ø)
flood_forecast/custom/custom_opt.py 25.53% <0.00%> (ø)
flood_forecast/preprocessing/pytorch_loaders.py 85.32% <0.00%> (+0.91%) ⬆️
flood_forecast/utils.py 30.55% <0.00%> (+2.77%) ⬆️
flood_forecast/pytorch_training.py 80.12% <0.00%> (+4.81%) ⬆️
flood_forecast/basic/linear_regression.py 89.58% <0.00%> (+10.41%) ⬆️
... and 2 more

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 ed1b19c...347ca68. Read the comment docs.

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

2 participants