Skip to content

Conversation

bgctw
Copy link
Member

@bgctw bgctw commented Nov 12, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2021

Codecov Report

Merging #22 (60854b1) into main (4e5a0c2) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   99.66%   99.65%   -0.02%     
==========================================
  Files          13       13              
  Lines         595      572      -23     
==========================================
- Hits          593      570      -23     
  Misses          2        2              
Impacted Files Coverage Δ
src/evapotranspiration.jl 95.00% <100.00%> (-1.83%) ⬇️

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 4e5a0c2...60854b1. Read the comment docs.

@bgctw
Copy link
Member Author

bgctw commented Nov 12, 2021

test comment

```@example doc
# explicit inputs
Tair, pressure, Rn, = 14.81, 97.71, 778.17
potential_ET(Tair, pressure, Rn, Val(:PriestleyTaylor))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing a comment inside file

@bgctw bgctw merged commit d7a0561 into main Nov 12, 2021
@bgctw bgctw deleted the ET branch November 12, 2021 15:50
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.

2 participants