-
-
Notifications
You must be signed in to change notification settings - Fork 320
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 coverage #2023
Merged
Merged
Fix coverage #2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2023 +/- ##
===========================================
+ Coverage 99.85% 100.00% +0.14%
===========================================
Files 38 38
Lines 4193 4188 -5
Branches 967 961 -6
===========================================
+ Hits 4187 4188 +1
+ Misses 2 0 -2
+ Partials 4 0 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #2023 will not alter performanceComparing Summary
|
bpsoos
pushed a commit
to bpsoos/datamodel-code-generator
that referenced
this pull request
Jul 1, 2024
* Fix coverage * Fix coverage
koxudaxi
added a commit
that referenced
this pull request
Jul 4, 2024
…r --use-annotated (#2016) * 🩹 fixes graphql parser use-standard-collections and use-union-operator * 🩹 fixes graphql parser to use annoteted on typename fields * ♻️ refactors tests * ♻️ refactors tests Signed-off-by: bpsoos <[email protected]> * ♻️ refactors tests Signed-off-by: bpsoos <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * 🩹 fixes failing test Signed-off-by: bpsoos <[email protected]> * ♻️ refactors test_main into multiple files Signed-off-by: bpsoos <[email protected]> * ♻️ refactors test_main into multiple files Signed-off-by: bpsoos <[email protected]> * 🩹 fixes msgspec output file name Signed-off-by: bpsoos <[email protected]> * ♻️ refactors jsonschema expectations Signed-off-by: bpsoos <[email protected]> * ♻️ refactors jsonschema expectations Signed-off-by: bpsoos <[email protected]> * ♻️ refactors jsonschema expectations Signed-off-by: bpsoos <[email protected]> * ♻️ refactors openapi expectations Signed-off-by: bpsoos <[email protected]> * ♻️ refactors csv json yaml and general expectations Signed-off-by: bpsoos <[email protected]> * Fix test coverage (#2020) * Fix test coverage * Fix test coverage * Update output.py * Fix test coverage * Fix coverage * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix coverage * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix coverage * Fix coverage * Fix coverage * Fix coverage * Fix coverage * Fix coverage * Fix coverage * Fix coverage * Fix coverage * Fix coverage --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Fix coverage (#2023) * Fix coverage * Fix coverage * docs: Update airbyte use case + fix broken link (#2021) Co-authored-by: Koudai Aono <[email protected]> * formats * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: bpsoos <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Koudai Aono <[email protected]> Co-authored-by: Natik Gadzhi <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.