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: TypeError in RenvLockBuilder #4061

Merged
merged 15 commits into from
Apr 24, 2024
Merged

fix: TypeError in RenvLockBuilder #4061

merged 15 commits into from
Apr 24, 2024

Conversation

joydeep049
Copy link
Contributor

Fixes #4052

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.17%. Comparing base (d6cbe40) to head (adf463a).
Report is 179 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4061      +/-   ##
==========================================
+ Coverage   75.41%   80.17%   +4.76%     
==========================================
  Files         808      822      +14     
  Lines       11983    12699     +716     
  Branches     1598     1978     +380     
==========================================
+ Hits         9037    10182    +1145     
+ Misses       2593     2089     -504     
- Partials      353      428      +75     
Flag Coverage Δ
longtests 75.44% <ø> (+0.03%) ⬆️
win-longtests 78.35% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@terriko terriko merged commit f58f6ed into intel:main Apr 24, 2024
22 checks passed
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.

fix: TypeError in fuzzing reports of fuzz_renv_lock
3 participants