Skip to content

fix adaboost structural test#318

Merged
rpreen merged 2 commits intomainfrom
fix_adaboost_test
Jan 30, 2025
Merged

fix adaboost structural test#318
rpreen merged 2 commits intomainfrom
fix_adaboost_test

Conversation

@rpreen
Copy link
Copy Markdown
Contributor

@rpreen rpreen commented Jan 30, 2025

Fixes #315 by setting the numpy random number seed before calling the adaboost structural test.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (6ebf5a0) to head (e04260f).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files          38       38           
  Lines        4668     4670    +2     
=======================================
+ Hits         4651     4653    +2     
  Misses         17       17           

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

@rpreen rpreen merged commit 89025cb into main Jan 30, 2025
@rpreen rpreen deleted the fix_adaboost_test branch January 30, 2025 14:00
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.

AdaBoostClassifier structural attack test failing on Ubuntu but not macOS or Windows

1 participant