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 cross-entropy tests and leakage issue #259

Merged
merged 1 commit into from
May 9, 2024

fix CE tests and leakage issue

2a2569f
Select commit
Loading
Failed to load commit list.
Merged

Fix cross-entropy tests and leakage issue #259

fix CE tests and leakage issue
2a2569f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2024 in 0s

86.12% (-0.05%) compared to 9ba90a3

View this Pull Request on Codecov

86.12% (-0.05%) compared to 9ba90a3

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 86.12%. Comparing base (9ba90a3) to head (2a2569f).

Files Patch % Lines
tests/syntax/test_verifai_samplers.py 96.07% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
- Coverage   86.16%   86.12%   -0.05%     
==========================================
  Files         144      144              
  Lines       25012    25039      +27     
==========================================
+ Hits        21552    21564      +12     
- Misses       3460     3475      +15     

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