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: a bug reusing the python markers from the existing lock when appending result #3089

Merged
merged 2 commits into from
Aug 9, 2024

add news

a6079ec
Select commit
Loading
Failed to load commit list.
Merged

fix: a bug reusing the python markers from the existing lock when appending result #3089

add news
a6079ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 1s

85.67% (+0.02%) compared to 6950dba

View this Pull Request on Codecov

85.67% (+0.02%) compared to 6950dba

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.67%. Comparing base (6950dba) to head (a6079ec).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3089      +/-   ##
==========================================
+ Coverage   85.64%   85.67%   +0.02%     
==========================================
  Files         109      109              
  Lines       10957    10958       +1     
  Branches     2393     2393              
==========================================
+ Hits         9384     9388       +4     
+ Misses       1086     1083       -3     
  Partials      487      487              

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