JuliaGeometry / Contour.jl

Calculating contour curves for 2D scalar fields in Julia
Other
43 stars 13 forks source link

RFC: Update output and docs #31

Closed tomasaschan closed 8 years ago

tomasaschan commented 8 years ago

This builds on #30.

I updated the docs (to satisfy #28 too), and while I did that I noticed that it was really easy to end up with incomprehensible walls of text. Now, each documented function returns a single line of descriptive text instead, but maybe it's too little to be informative. What's a good middle ground here?

codecov-io commented 8 years ago

Current coverage is 89.92%

Merging #31 into master will decrease coverage by -6.82% as of deb0865

@@            master     #31   diff @@
======================================
  Files            1       1       
  Stmts          123     139    +16
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            119     125     +6
  Partial          0       0       
- Missed           4      14    +10

Review entire Coverage Diff as of deb0865

Powered by Codecov. Updated on successful CI builds.