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

Reduce IO a bit #150

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Reduce IO a bit #150

merged 2 commits into from
Aug 14, 2024

Conversation

jaredpar
Copy link
Owner

Simple change to only open a file once in a few cases instead of 2 or 3 times

Simple change to only open a file once in a few cases instead of 2 or 3
times
Copy link

codecov bot commented Aug 11, 2024

Codecov Report

Attention: Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.61%. Comparing base (6fc6f8a) to head (c237013).

Files Patch % Lines
src/Basic.CompilerLog.Util/CompilerLogBuilder.cs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   96.57%   96.61%   +0.03%     
==========================================
  Files          43       43              
  Lines        4267     4279      +12     
  Branches      429      429              
==========================================
+ Hits         4121     4134      +13     
  Misses         83       83              
+ Partials       63       62       -1     

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

@jaredpar jaredpar merged commit cfebd0b into main Aug 14, 2024
5 checks passed
@jaredpar jaredpar deleted the io branch August 14, 2024 14:01
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.

1 participant