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

Fix tests error due to pinned schemathesis version 3.19.* / Docker rebuild #752

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

juhoinkinen
Copy link
Member

Fix the unit tests by switching to pin Schemathesis version only on major level. Closes #747.

@juhoinkinen juhoinkinen added bug maintenance dependencies Pull requests that update a dependency file labels Dec 13, 2023
@juhoinkinen juhoinkinen added this to the Short term milestone Dec 13, 2023
Copy link

sonarcloud bot commented Dec 13, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@juhoinkinen juhoinkinen marked this pull request as ready for review December 13, 2023 08:28
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a501e53) 99.67% compared to head (7b9df06) 99.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #752   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          89       89           
  Lines        6404     6404           
=======================================
  Hits         6383     6383           
  Misses         21       21           

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

@juhoinkinen juhoinkinen merged commit 0348b28 into main Dec 13, 2023
17 checks passed
juhoinkinen added a commit that referenced this pull request Dec 13, 2023
@juhoinkinen juhoinkinen deleted the issue747-fix-tests-error-by-schemathesis branch April 19, 2024 09:18
@juhoinkinen juhoinkinen modified the milestones: Short term, 1.1 Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests error due to pinned schemathesis version 3.19.* / Docker rebuild fails
1 participant