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

196 Potential race condition in read-modify-write PDF vectors in parallel loop in onesource::generatePDF() #206

Merge pull request #210 from lephare-photoz/johannct-patch-1

5a396b6
Select commit
Loading
Failed to load commit list.
Closed

196 Potential race condition in read-modify-write PDF vectors in parallel loop in onesource::generatePDF() #206

Merge pull request #210 from lephare-photoz/johannct-patch-1
5a396b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

66.65% (+0.35%) compared to 384f8d3

View this Pull Request on Codecov

66.65% (+0.35%) compared to 384f8d3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.65%. Comparing base (384f8d3) to head (5a396b6).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   66.29%   66.65%   +0.35%     
==========================================
  Files          50       50              
  Lines        6169     6229      +60     
  Branches      928      937       +9     
==========================================
+ Hits         4090     4152      +62     
+ Misses       2079     2077       -2     

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