Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

VarusHsu
Copy link
Contributor

@VarusHsu VarusHsu commented Jul 31, 2025

fixed #4320

@appleboy appleboy changed the title feat: do not export tomlContentType anymore chore(render): do not export tomlContentType anymore Aug 2, 2025
@appleboy appleboy added this to the v1.11 milestone Aug 2, 2025
@codecov
Copy link

codecov bot commented Aug 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (3dc1cd6) to head (f5bf19c).
⚠️ Report is 154 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4319      +/-   ##
==========================================
- Coverage   99.21%   98.92%   -0.29%     
==========================================
  Files          42       44       +2     
  Lines        3182     3440     +258     
==========================================
+ Hits         3157     3403     +246     
- Misses         17       26       +9     
- Partials        8       11       +3     
Flag Coverage Δ
?
--ldflags="-checklinkname=0" -tags sonic 98.85% <100.00%> (?)
-tags go_json 98.85% <100.00%> (?)
-tags nomsgpack 98.90% <100.00%> (?)
go-1.18 ?
go-1.19 ?
go-1.20 ?
go-1.21 ?
go-1.23 98.92% <100.00%> (?)
go-1.24 98.92% <100.00%> (?)
macos-latest 98.92% <100.00%> (-0.29%) ⬇️
ubuntu-latest 98.92% <100.00%> (-0.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@appleboy appleboy merged commit 17d0b55 into gin-gonic:master Aug 2, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

render.TOMLContentType should not be exported

2 participants