Fierro-Labs / Fierro

IPNS API and pinning service
https://www.fierro.io
MIT License
34 stars 4 forks source link

Testing #27

Closed mrodriguez3313 closed 2 years ago

mrodriguez3313 commented 2 years ago

This merge adds tests cases for the following endpoints:

Other changes include:

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (469c855) into main (a1237c3) will increase coverage by 26.19%. The diff coverage is 21.80%.

:exclamation: Current head 469c855 differs from pull request most recent head 0af94ca. Consider uploading reports for the commit 0af94ca to get more accurate results

@@            Coverage Diff            @@
##           main      #27       +/-   ##
=========================================
+ Coverage      0   26.19%   +26.19%     
=========================================
  Files         0        5        +5     
  Lines         0      439      +439     
=========================================
+ Hits          0      115      +115     
- Misses        0      288      +288     
- Partials      0       36       +36     
Impacted Files Coverage Δ
src/server.go 0.00% <0.00%> (ø)
src/utils.go 15.26% <2.27%> (ø)
src/ipfs.go 32.96% <32.96%> (ø)
src/records.go 28.28% <36.36%> (ø)
src/keys.go 43.52% <66.66%> (ø)

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 a1237c3...0af94ca. Read the comment docs.