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

chore: fix test asserts #407

Merged
merged 2 commits into from
Apr 9, 2024
Merged

chore: fix test asserts #407

merged 2 commits into from
Apr 9, 2024

Conversation

giovanni-guidini
Copy link
Contributor

Changing wrong asserts in tests to the correct function. This would break in python 3.12, but we don't build the CLI for 3.12 (yet)

Changing wrong asserts in tests to the correct function.
This would break in python 3.12, but we don't build the CLI for 3.12 (yet)
@giovanni-guidini giovanni-guidini requested a review from a team April 8, 2024 10:58
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.06%. Comparing base (750e957) to head (1d2cbfe).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files          81       81           
  Lines        2843     2843           
=======================================
  Hits         2731     2731           
  Misses        112      112           
Flag Coverage Δ
python3.10 96.34% <ø> (ø)
python3.11 96.34% <ø> (ø)
python3.8 96.31% <ø> (ø)
python3.9 96.31% <ø> (ø)
smart-labels 96.05% <ø> (ø)

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.

@giovanni-guidini giovanni-guidini merged commit 3638b2e into main Apr 9, 2024
18 checks passed
@giovanni-guidini giovanni-guidini deleted the gio/fix-test-asserts branch April 9, 2024 14:17
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.

2 participants