CliMA / SeawaterPolynomials.jl

Polynomials for efficiently computing the density of seawater
https://clima.github.io/SeawaterPolynomials.jl/dev
MIT License
14 stars 3 forks source link

Enhance docstrings and add submodules in Docs #17

Closed navidcy closed 3 years ago

navidcy commented 3 years ago

This PR adds the docstrings of submodules TEOS10 and SecondOrderSeawaterPolynomials in the Docs/API.]

https://clima.github.io/SeawaterPolynomials.jl/previews/PR17/

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (d1c08e9) into master (75c6c1a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   88.57%   88.57%           
=======================================
  Files           3        3           
  Lines          35       35           
=======================================
  Hits           31       31           
  Misses          4        4           
Impacted Files Coverage Δ
src/SeawaterPolynomials.jl 33.33% <ø> (ø)
src/SecondOrderSeawaterPolynomials.jl 85.71% <ø> (ø)
src/TEOS10.jl 100.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 75c6c1a...d1c08e9. Read the comment docs.