adharshmk96 / stk

Server tool kit - framework for developing server in golang
MIT License
2 stars 0 forks source link

feat: support for template rendering. #67

Closed adharshmk96 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (6e97cf9) 85.72% compared to head (0573c37) 86.59%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== + Coverage 85.72% 86.59% +0.86% ========================================== Files 21 22 +1 Lines 1002 1022 +20 ========================================== + Hits 859 885 +26 + Misses 104 96 -8 - Partials 39 41 +2 ``` | [Files](https://app.codecov.io/gh/adharshmk96/stk/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adharsh+M) | Coverage Δ | | |---|---|---| | [gsk/context.go](https://app.codecov.io/gh/adharshmk96/stk/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adharsh+M#diff-Z3NrL2NvbnRleHQuZ28=) | `95.23% <100.00%> (+0.57%)` | :arrow_up: | | [gsk/template.go](https://app.codecov.io/gh/adharshmk96/stk/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adharsh+M#diff-Z3NrL3RlbXBsYXRlLmdv) | `72.72% <72.72%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/adharshmk96/stk/pull/67/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adharsh+M)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.