canonical / checkbox

Checkbox
https://checkbox.readthedocs.io
GNU General Public License v3.0
30 stars 47 forks source link

Force tox numpy version workaroud np 2.0 (infra) #1296

Closed Hook25 closed 3 months ago

Hook25 commented 3 months ago

Description

The current version of opencv doesn't support the latest version of numpy but doesn't enforce the version of numpy to be installed, therefore pulling latest. This hardcodes the version waiting for this to be fixed.

Resolved issues

N/A

Documentation

N/A

Tests

This is a tox change, this is the test.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.10%. Comparing base (397306c) to head (a0e9f03). Report is 124 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1296 +/- ## ======================================= Coverage 44.10% 44.10% ======================================= Files 358 358 Lines 38765 38765 Branches 6571 6571 ======================================= Hits 17096 17096 Misses 21006 21006 Partials 663 663 ``` | [Flag](https://app.codecov.io/gh/canonical/checkbox/pull/1296/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | Coverage Δ | | |---|---|---| | [provider-base](https://app.codecov.io/gh/canonical/checkbox/pull/1296/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `18.56% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.