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

GH-132: Fix race condition when referencing the same archived dependencies in multiple places #133

Merged
merged 2 commits into from
Mar 19, 2024

GH-132: Add an extra case to work around using un-normalized paths th…

d4775a6
Select commit
Loading
Failed to load commit list.
Merged

GH-132: Fix race condition when referencing the same archived dependencies in multiple places #133

GH-132: Add an extra case to work around using un-normalized paths th…
d4775a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

83.21% (+0.05%) compared to dbf36b6

View this Pull Request on Codecov

83.21% (+0.05%) compared to dbf36b6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.21%. Comparing base (dbf36b6) to head (d4775a6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   83.17%   83.21%   +0.05%     
==========================================
  Files          23       23              
  Lines         778      780       +2     
  Branches       49       49              
==========================================
+ Hits          647      649       +2     
  Misses        110      110              
  Partials       21       21              
Files Coverage Δ
...rotobufmavenplugin/source/ProtoSourceResolver.java 81.36% <100.00%> (+0.66%) ⬆️