Closed realaravinth closed 3 years ago
Merging #38 (8086412) into master (1036ac7) will increase coverage by
1.50%
. The diff coverage is94.11%
.
@@ Coverage Diff @@
## master #38 +/- ##
==========================================
+ Coverage 65.00% 66.51% +1.50%
==========================================
Files 27 28 +1
Lines 623 657 +34
==========================================
+ Hits 405 437 +32
- Misses 218 220 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/main.rs | 4.34% <ø> (ø) |
|
src/api/v1/mod.rs | 50.00% <50.00%> (ø) |
|
src/api/v1/meta.rs | 96.87% <96.87%> (ø) |
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 1036ac7...8086412. Read the comment docs.
/api/v1/meta/health
: pings database and returns result/api/v1/meta/build/
returns package version and git commit hash at which the package was built