Skip to content

Conversation

@caesay
Copy link
Member

@caesay caesay commented Nov 7, 2024

Closes #79

@codecov
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 55.72139% with 89 lines in your changes missing coverage. Please review.

Project coverage is 47.03%. Comparing base (d928f91) to head (70c282f).
Report is 23 commits behind head on develop.

Files with missing lines Patch % Lines
src/lib-rust/src/lockfile.rs 50.00% 35 Missing ⚠️
src/lib-rust/src/manager.rs 0.00% 23 Missing ⚠️
src/lib-rust/src/locator.rs 47.61% 11 Missing ⚠️
src/lib-csharp/Util/LockFile.cs 84.61% 10 Missing ⚠️
src/bins/src/commands/start_windows_impl.rs 0.00% 8 Missing ⚠️
src/bins/src/commands/install.rs 85.71% 1 Missing ⚠️
src/bins/src/update.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #336      +/-   ##
===========================================
+ Coverage    46.19%   47.03%   +0.83%     
===========================================
  Files          222      221       -1     
  Lines        13282    13219      -63     
  Branches      1233     1249      +16     
===========================================
+ Hits          6136     6217      +81     
+ Misses        6830     6686     -144     
  Partials       316      316              

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

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.

Possibility to remove Mutex in UpdateManager.AcquireUpdateLock?

2 participants