Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add go1.21 #695

Merged
merged 2 commits into from
Aug 11, 2023

fix: trace parser in go1.21

73517cb
Select commit
Loading
Failed to load commit list.
Merged

ci: add go1.21 #695

fix: trace parser in go1.21
73517cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2023 in 0s

80.85% (+0.02%) compared to 9d0201d

View this Pull Request on Codecov

80.85% (+0.02%) compared to 9d0201d

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (9d0201d) 80.82% compared to head (73517cb) 80.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #695      +/-   ##
==========================================
+ Coverage   80.82%   80.85%   +0.02%     
==========================================
  Files          44       44              
  Lines        4460     4466       +6     
==========================================
+ Hits         3605     3611       +6     
  Misses        726      726              
  Partials      129      129              
Files Changed Coverage Δ
internal/traceparser/parser.go 89.90% <100.00%> (+0.58%) ⬆️

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