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

go.mod: support GoCompiler #83

Merged
merged 1 commit into from
Jul 7, 2024

go.mod: support GoCompiler

33ef86f
Select commit
Loading
Failed to load commit list.
Merged

go.mod: support GoCompiler #83

go.mod: support GoCompiler
33ef86f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2024 in 0s

91.06% (+0.54%) compared to f01a332

View this Pull Request on Codecov

91.06% (+0.54%) compared to f01a332

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.06%. Comparing base (f01a332) to head (33ef86f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   90.51%   91.06%   +0.54%     
==========================================
  Files           6        6              
  Lines         738      761      +23     
==========================================
+ Hits          668      693      +25     
+ Misses         50       49       -1     
+ Partials       20       19       -1     

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