ContextMapper / context-map-generator

A graphical DDD Context Map Generator based on Graphviz
Apache License 2.0
21 stars 2 forks source link

Update build status badge (GitHub Actions) #9

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (41b7d38) into master (aa2cbda) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
+ Coverage     76.60%   76.67%   +0.07%     
- Complexity      859      860       +1     
============================================
  Files            80       80              
  Lines          2624     2624              
  Branches        263      263              
============================================
+ Hits           2010     2012       +2     
+ Misses          478      476       -2     
  Partials        136      136              
Impacted Files Coverage Δ Complexity Δ
.../main/java/guru/nidi/graphviz/engine/Graphviz.java 74.11% <0.00%> (+1.17%) 30.00% <0.00%> (ø%)
...u/nidi/graphviz/engine/AbstractGraphvizEngine.java 90.90% <0.00%> (+3.03%) 10.00% <0.00%> (+1.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 aa2cbda...41b7d38. Read the comment docs.