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

Fix Go compile issue. #25986

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Fix Go compile issue. #25986

merged 1 commit into from
Feb 3, 2025

Conversation

getvictor
Copy link
Member

The issue was due to 2 merges changing the same code.

@getvictor getvictor marked this pull request as ready for review February 3, 2025 18:33
@getvictor getvictor requested a review from a team as a code owner February 3, 2025 18:33
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.67%. Comparing base (d109e72) to head (1664f96).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25986      +/-   ##
==========================================
+ Coverage   63.58%   63.67%   +0.08%     
==========================================
  Files        1626     1628       +2     
  Lines      155329   156151     +822     
  Branches     4087     4087              
==========================================
+ Hits        98769    99429     +660     
- Misses      48755    48885     +130     
- Partials     7805     7837      +32     
Flag Coverage Δ
backend 64.49% <100.00%> (+0.09%) ⬆️

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.

@getvictor getvictor merged commit 49b0dcf into main Feb 3, 2025
35 checks passed
@getvictor getvictor deleted the victor/go-compile-issue branch February 3, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants