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 parsing of compiler path from binlog #136

Merged
merged 7 commits into from
Jun 7, 2024
Merged

Fix parsing of compiler path from binlog #136

merged 7 commits into from
Jun 7, 2024

Conversation

jaredpar
Copy link
Owner

@jaredpar jaredpar commented Jun 6, 2024

No description provided.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 93.04348% with 8 lines in your changes missing coverage. Please review.

Project coverage is 96.83%. Comparing base (cb27b6d) to head (15e82d5).
Report is 1 commits behind head on main.

Files Patch % Lines
src/Basic.CompilerLog.Util/BinaryLogReader.cs 76.92% 5 Missing and 1 partial ⚠️
src/Basic.CompilerLog.Util/BinaryLogUtil.cs 97.26% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   96.89%   96.83%   -0.06%     
==========================================
  Files          42       43       +1     
  Lines        4119     4233     +114     
  Branches      406      426      +20     
==========================================
+ Hits         3991     4099     +108     
- Misses         68       73       +5     
- Partials       60       61       +1     

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

@jaredpar jaredpar merged commit 04ec6db into main Jun 7, 2024
3 of 5 checks passed
@jaredpar jaredpar deleted the quote branch June 7, 2024 01:52
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.

None yet

1 participant