fabern / LWFBrook90.jl

Istope-enabled implementation of the LWF-BROOK90 hydrological model in Julia
GNU General Public License v3.0
11 stars 1 forks source link

Add Gitter Badge #2

Closed fabern closed 3 years ago

fabern commented 3 years ago

This commit is performed as a branch and PR (pull request) to my default branch instead of simply merging it. This illustrates the work flow intended for work on LWFBrook90.jl (git branch model).

Apperently, this procedure (PR instead of merge) allows to more easily keep track of your work in issues insted of simple branches.

E.g. in the following way: Part of this commit fixes issue/PR #1. The commit additionally includes a small modification in the code making looping clearer.

codecov-io commented 3 years ago

Codecov Report

Merging #2 (db8bf93) into develop (81e5b4b) will decrease coverage by 0.07%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop      #2      +/-   ##
==========================================
- Coverage     0.22%   0.15%   -0.08%     
==========================================
  Files           15      14       -1     
  Lines         1309    1310       +1     
==========================================
- Hits             3       2       -1     
- Misses        1306    1308       +2     
Impacted Files Coverage Δ
src/module_WAT.jl 1.48% <0.00%> (-0.03%) :arrow_down:
src/LWFBrook90.jl

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 81e5b4b...db8bf93. Read the comment docs.