Skip to content

chore: satisfy linter

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

70.53% (-0.80%) compared to 5612092

View this Pull Request on Codecov

70.53% (-0.80%) compared to 5612092

Details

Codecov Report

Attention: Patch coverage is 51.60000% with 121 lines in your changes missing coverage. Please review.

Project coverage is 70.53%. Comparing base (5612092) to head (9d10789).

Files with missing lines Patch % Lines
cmd/texd/main.go 0.00% 38 Missing ⚠️
xlog/options.go 38.33% 37 Missing ⚠️
xlog/xlog.go 63.93% 20 Missing and 2 partials ⚠️
service/renderer.go 44.44% 10 Missing ⚠️
tex/document.go 64.28% 4 Missing and 1 partial ⚠️
service/service.go 57.14% 3 Missing ⚠️
xlog/attrs.go 66.66% 2 Missing ⚠️
xlog/discard.go 75.00% 2 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%   70.53%   -0.80%     
==========================================
  Files          34       38       +4     
  Lines        1859     1982     +123     
==========================================
+ Hits         1326     1398      +72     
- Misses        470      519      +49     
- Partials       63       65       +2     

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