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 race condition between set() and push() #14

Merged
merged 2 commits into from
Oct 24, 2024

Update CI

439ab86
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition between set() and push() #14

Update CI
439ab86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

98.54% (+0.07%) compared to 4e31dfa

View this Pull Request on Codecov

98.54% (+0.07%) compared to 4e31dfa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (4e31dfa) to head (439ab86).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   98.47%   98.54%   +0.07%     
==========================================
  Files           7        7              
  Lines         262      275      +13     
==========================================
+ Hits          258      271      +13     
  Misses          4        4              
Files with missing lines Coverage Δ
Sources/QueuesFluentDriver/FluentQueue.swift 96.93% <100.00%> (+0.16%) ⬆️
Sources/QueuesFluentDriver/JobModel.swift 100.00% <ø> (ø)

... and 3 files with indirect coverage changes