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

Include commit hash in compiler info #131

Merged
merged 2 commits into from
May 10, 2024
Merged

Include commit hash in compiler info #131

merged 2 commits into from
May 10, 2024

Conversation

jaredpar
Copy link
Owner

@jaredpar jaredpar commented May 9, 2024

closes #130

Copy link

codecov bot commented May 9, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 96.89%. Comparing base (926eb22) to head (5016fb3).

Files Patch % Lines
src/Basic.CompilerLog.Util/CompilerLogBuilder.cs 73.33% 3 Missing and 1 partial ⚠️
src/Basic.CompilerLog.Util/RoslynUtil.cs 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   97.03%   96.89%   -0.15%     
==========================================
  Files          42       42              
  Lines        4085     4119      +34     
  Branches      401      406       +5     
==========================================
+ Hits         3964     3991      +27     
- Misses         64       68       +4     
- Partials       57       60       +3     

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

@jaredpar jaredpar merged commit cb27b6d into main May 10, 2024
3 of 5 checks passed
@jaredpar jaredpar deleted the hash branch May 10, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Record the compiler sha in the compilers entry
1 participant