nyaruka / gocommon

Common utility library for the TextIt platform.
Other
7 stars 11 forks source link

Test on 1.14.x and 1.15.x #33

Closed rowanseymour closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #33 into master will decrease coverage by 1.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   90.26%   89.10%   -1.16%     
==========================================
  Files          17       17              
  Lines         760      615     -145     
==========================================
- Hits          686      548     -138     
+ Misses         49       42       -7     
  Partials       25       25              
Impacted Files Coverage Δ
dates/timeofday.go 64.70% <0.00%> (-11.30%) :arrow_down:
uuids/uuid.go 71.42% <0.00%> (-8.58%) :arrow_down:
dates/date.go 80.95% <0.00%> (-6.55%) :arrow_down:
jsonx/json.go 70.58% <0.00%> (-5.61%) :arrow_down:
httpx/access.go 83.33% <0.00%> (-4.17%) :arrow_down:
httpx/http.go 82.43% <0.00%> (-1.29%) :arrow_down:
storage/s3.go 64.86% <0.00%> (-1.05%) :arrow_down:
httpx/recorder.go 85.71% <0.00%> (-0.96%) :arrow_down:
gsm7/gsm7.go 100.00% <0.00%> (ø)
urns/urns.go 100.00% <0.00%> (ø)
... and 7 more

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 32e7457...801ca0d. Read the comment docs.