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

Simhyd documentation #182

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WillemVervoort
Copy link

All Submissions:

  • Have you followed the guidelines in our CONTRIBUTING document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Closes #37

Types of changes

  • Bug fix (non-breaking change which fixes an issue. List the bug ID if applicable)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing core functionality to change)

This completes the documentation for simhyd. However, I have split the simhyd.R code to have a separate simhydrouting.R as this was cleaner and follows the "sma" and "routing" convention better. I hope this does not break any other features. The documentation for the routing and simhyd is similar except for the parameters.

It is still giving me the testthat error, even though I am even with the master from Joseph
== testthat results ========================================
[ OK: 256 | SKIPPED: 3 | WARNINGS: 22 | FAILED: 1 ]

  1. Failure: formula works within functions (@test-statistics.R#82)

@codecov-io
Copy link

Codecov Report

Merging #182 (a289bff) into master (33bb1ec) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   66.64%   66.64%           
=======================================
  Files         109      110    +1     
  Lines        6736     6736           
=======================================
  Hits         4489     4489           
  Misses       2247     2247           
Impacted Files Coverage Δ
R/simhyd.R 98.46% <ø> (+28.13%) ⬆️
R/simhydrouting.R 0.00% <0.00%> (ø)

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 33bb1ec...a289bff. Read the comment docs.

@josephguillaume
Copy link
Owner

As discussed, Willem, could you see if you want to change the example for simhyd?
Maybe using Murrindindi?

@josephguillaume
Copy link
Owner

@WillemVervoort - sorry it's taken me so long to get back to this. Are you happy to see if simhyd performs better on the built-in Murrindindi dataset rather than the Cotter?

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.

Documentation missing for simhyd
3 participants