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
Merged

ci: add go1.21 #695

merged 2 commits into from Aug 11, 2023

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Aug 10, 2023

Run CI against Go 1.21

fix: profiler trace parsing code to accommodate changes

@vaind vaind marked this pull request as ready for review August 11, 2023 08:19
@vaind vaind requested review from tonyo and cleptric August 11, 2023 08:20
@codecov
Copy link

codecov bot commented Aug 11, 2023

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.

@vaind vaind merged commit 0640024 into master Aug 11, 2023
17 checks passed
@vaind vaind deleted the ci/go121 branch August 11, 2023 11:29
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.

None yet

3 participants