leodido / go-urn

Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643
MIT License
87 stars 11 forks source link

ci: setup circle-ci test matrix #25

Closed leodido closed 2 years ago

leodido commented 2 years ago

Signed-off-by: Leonardo Di Donato leodidonato@gmail.com

Fixes #24

codecov-commenter commented 2 years ago

Codecov Report

Merging #25 (19fe09b) into master (9cbfd2d) will increase coverage by 1.06%. The diff coverage is 35.29%.

:exclamation: Current head 19fe09b differs from pull request most recent head a9b8399. Consider uploading reports for the commit a9b8399 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   41.80%   42.86%   +1.06%     
==========================================
  Files           2        2              
  Lines        1153     1262     +109     
==========================================
+ Hits          482      541      +59     
- Misses        630      679      +49     
- Partials       41       42       +1     
Impacted Files Coverage Δ
machine.go 41.48% <32.46%> (+0.65%) :arrow_up:
urn.go 91.42% <76.92%> (-8.58%) :arrow_down:

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 aacd67e...a9b8399. Read the comment docs.