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 coverage #2023

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Fix coverage #2023

merged 2 commits into from
Jul 1, 2024

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Jul 1, 2024

No description provided.

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bec88d6) to head (d481570).

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     
Flag Coverage Δ
unittests 99.66% <100.00%> (+0.14%) ⬆️

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.

Copy link

codspeed-hq bot commented Jul 1, 2024

CodSpeed Performance Report

Merging #2023 will not alter performance

Comparing fix_test_coverage_v2 (d481570) with main (bec88d6)

Summary

✅ 29 untouched benchmarks

@koxudaxi koxudaxi merged commit d0778c5 into main Jul 1, 2024
92 checks passed
@koxudaxi koxudaxi deleted the fix_test_coverage_v2 branch July 1, 2024 11:02
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant