-
-
Notifications
You must be signed in to change notification settings - Fork 230
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
Improve upon #858 #911
Improve upon #858 #911
Conversation
mwestphal
commented
Jul 10, 2023
•
edited
Loading
edited
- Add changelog for Support for wider channel size in f3d::image #858
- Add a dedicated CI for exclude deprecated
- Fix a deprecated usage in python testing
- Add a test for testing deprecated image python API
- Add a test for testing deprecated image SDK API
- Fixes a small issue with cache logic in CI
- Fixes an issue in deprecated code
Codecov Report
@@ Coverage Diff @@
## master #911 +/- ##
=======================================
Coverage 95.81% 95.82%
=======================================
Files 115 115
Lines 6643 6656 +13
=======================================
+ Hits 6365 6378 +13
Misses 278 278 see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, maybe @snoyer wants to take a look too regarding the python test
…ted_ci Improve upon f3d-app#858