Skip to content

add tests for xlog [wip]

Codecov / codecov/project failed Oct 31, 2024 in 0s

69.80% (-1.53%) compared to 5612092

View this Pull Request on Codecov

69.80% (-1.53%) compared to 5612092

Details

Codecov Report

Attention: Patch coverage is 46.03175% with 136 lines in your changes missing coverage. Please review.

Project coverage is 69.80%. Comparing base (5612092) to head (a383f39).

Files with missing lines Patch % Lines
xlog/xlog.go 21.31% 48 Missing ⚠️
cmd/texd/main.go 0.00% 38 Missing ⚠️
xlog/options.go 74.19% 14 Missing and 2 partials ⚠️
service/renderer.go 44.44% 10 Missing ⚠️
xlog/discard.go 0.00% 8 Missing ⚠️
xlog/attrs.go 0.00% 6 Missing ⚠️
tex/document.go 64.28% 4 Missing and 1 partial ⚠️
service/service.go 57.14% 3 Missing ⚠️
refstore/nop/nop_store.go 50.00% 1 Missing ⚠️
service/middleware/logging.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   71.32%   69.80%   -1.53%     
==========================================
  Files          34       38       +4     
  Lines        1859     1984     +125     
==========================================
+ Hits         1326     1385      +59     
- Misses        470      534      +64     
- Partials       63       65       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.