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.4.6 #363

Merged
merged 12 commits into from
Mar 25, 2022
Merged

Version/2.4.6 #363

merged 12 commits into from
Mar 25, 2022

Conversation

Vovanella95
Copy link
Collaborator

Fix #361
Fix #360

Vovanella95 and others added 12 commits March 10, 2022 20:31
* version 2.4.5 (#358)

* Fix #354

* Re-generated example

* Updated changelog and pubspec

Co-authored-by: uladzimir_paliukhovich <>

* Update swagger_enums_generator.dart

Correctly create enum Map when Swagger has x-enumNames and type is integer.

Co-authored-by: Uladzimir_Paliukhovich <Vovanella95@mail.ru>
…agger-dart-code-generator into version/2.4.6
# Conflicts:
#	CHANGELOG.md
#	pubspec.yaml
@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #363 (cc92bd9) into master (fa6d5e6) will increase coverage by 1.12%.
The diff coverage is 91.72%.

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
+ Coverage   74.81%   75.93%   +1.12%     
==========================================
  Files           8        8              
  Lines         802      856      +54     
==========================================
+ Hits          600      650      +50     
- Misses        202      206       +4     
Impacted Files Coverage Δ
lib/src/models/generator_options.dart 25.00% <ø> (ø)
lib/src/models/generator_options.g2.dart 0.00% <0.00%> (ø)
...c/code_generators/swagger_additions_generator.dart 79.48% <25.00%> (-5.88%) ⬇️
...b/src/code_generators/swagger_enums_generator.dart 57.75% <77.77%> (-6.47%) ⬇️
...ib/src/code_generators/swagger_generator_base.dart 97.40% <97.40%> (ø)
...rc/code_generators/swagger_requests_generator.dart 97.23% <100.00%> (+0.05%) ⬆️
...code_generators/v3/swagger_enums_generator_v3.dart 75.00% <100.00%> (+5.00%) ⬆️
...code_generators/v2/swagger_enums_generator_v2.dart

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 fa6d5e6...cc92bd9. Read the comment docs.

@Vovanella95 Vovanella95 merged commit 9423762 into master Mar 25, 2022
@Vovanella95 Vovanella95 deleted the version/2.4.6 branch March 25, 2022 13:03
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.

[QUESTION] Need option to shorten model names Chopper Authenticator Implementation
2 participants