EarthSciML / GasChem.jl

Models of gas-phase atmospheric chemistry and related processes
https://gaschem.earthsci.dev/
MIT License
4 stars 4 forks source link

Update of Fast-JX #15

Closed jialinl6 closed 2 years ago

ctessum commented 2 years ago

Here's some more documentation about unit testing: https://docs.julialang.org/en/v1/stdlib/Test/

ctessum commented 2 years ago

It also might be possible to use this: https://clima.github.io/Insolation.jl/dev/

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (6005293) into main (1690b22) will increase coverage by 11.78%. The diff coverage is 92.59%.

@@             Coverage Diff             @@
##             main      #15       +/-   ##
===========================================
+ Coverage   71.21%   82.99%   +11.78%     
===========================================
  Files           2        3        +1     
  Lines          66      147       +81     
===========================================
+ Hits           47      122       +75     
- Misses         19       25        +6     
Impacted Files Coverage Δ
src/Fast-JX.jl 92.59% <92.59%> (ø)

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 1690b22...6005293. Read the comment docs.