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

Version/2.1.1 #231

Merged
merged 11 commits into from
Aug 28, 2021
Merged

Version/2.1.1 #231

merged 11 commits into from
Aug 28, 2021

Conversation

Vovanella95
Copy link
Collaborator

Fix #108

@codecov
Copy link

codecov bot commented Aug 28, 2021

Codecov Report

Merging #231 (1a452a3) into master (872a281) will increase coverage by 8.72%.
The diff coverage is 99.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #231      +/-   ##
==========================================
+ Coverage   80.01%   88.74%   +8.72%     
==========================================
  Files          36       10      -26     
  Lines        1571      684     -887     
==========================================
- Hits         1257      607     -650     
+ Misses        314       77     -237     
Impacted Files Coverage Δ
lib/src/exception_words.dart 100.00% <ø> (ø)
lib/src/extensions/string_extension.dart 73.68% <76.92%> (-26.32%) ⬇️
...c/code_generators/swagger_additions_generator.dart 100.00% <100.00%> (ø)
...c/code_generators/swagger_converter_generator.dart 97.77% <100.00%> (ø)
...b/src/code_generators/swagger_enums_generator.dart 65.59% <100.00%> (-23.94%) ⬇️
...rc/code_generators/swagger_requests_generator.dart 100.00% <100.00%> (+8.45%) ⬆️
lib/src/extensions/file_name_extensions.dart 100.00% <100.00%> (ø)
lib/src/extensions/parameter_extensions.dart 100.00% <100.00%> (ø)
...code_generators/v2/swagger_enums_generator_v2.dart 0.00% <0.00%> (-100.00%) ⬇️
...code_generators/v3/swagger_enums_generator_v3.dart 62.50% <0.00%> (-37.50%) ⬇️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec55fa0...1a452a3. Read the comment docs.

@Vovanella95 Vovanella95 merged commit 4321bd5 into master Aug 28, 2021
@Vovanella95 Vovanella95 deleted the version/2.1.1 branch August 28, 2021 13:00
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.

Wrong generation when definigion is an array of objects
2 participants