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

test: check that exporter.library is >= 2.3.1 not == 2.3.1 #732

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

erooke
Copy link
Contributor

@erooke erooke commented Oct 9, 2024

Instead of checking that the exporter is version 2.3.1 make sure it is a compatible version with 2.3.1

closes #731

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.00%. Comparing base (6007fe3) to head (b31c9e9).
Report is 27 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #732      +/-   ##
==========================================
+ Coverage   95.98%   96.00%   +0.01%     
==========================================
  Files          25       25              
  Lines        8346     8353       +7     
==========================================
+ Hits         8011     8019       +8     
+ Misses        335      334       -1     

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

@jdegenstein jdegenstein merged commit 93ad244 into gumyr:dev Oct 15, 2024
13 checks passed
@jdegenstein
Copy link
Collaborator

Thank you for your contribution!

@erooke erooke deleted the test-version branch November 12, 2024 02:38
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.

Test enforces stricter version bounds than pyproject.toml
2 participants