Closed tagatac closed 2 years ago
Merging #25 (f19c14f) into main (1552f2e) will increase coverage by
1.03%
. The diff coverage is99.08%
.
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
+ Coverage 91.69% 92.72% +1.03%
==========================================
Files 4 4
Lines 662 756 +94
==========================================
+ Hits 607 701 +94
Misses 47 47
Partials 8 8
Impacted Files | Coverage Δ | |
---|---|---|
main.go | 86.92% <98.11%> (+1.84%) |
:arrow_up: |
chatdb/chatdb.go | 98.69% <100.00%> (+0.34%) |
:arrow_up: |
opsys/opsys.go | 95.83% <100.00%> (ø) |
|
opsys/outfile.go | 90.90% <100.00%> (+1.13%) |
:arrow_up: |
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 1552f2e...f19c14f. Read the comment docs.
Fixes #24
Also reference files that are missing even if we can't copy or embed them.