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.3.6 #312

Merged
merged 56 commits into from
Jan 14, 2022
Merged

Version/2.3.6 #312

merged 56 commits into from
Jan 14, 2022

Conversation

Vovanella95
Copy link
Collaborator

Fix #311

uladzimir_paliukhovich and others added 30 commits November 1, 2021 18:22
# Conflicts:
#	CHANGELOG.md
#	lib/src/code_generators/swagger_models_generator.dart
#	pubspec.yaml
* Run CI on windows too

* chore: Fix a number of path joins

* fix: Revert change to getFileNameWithoutExtension

* fix: Normalize paths used for extensions
Changed int64 parsing to double
# Conflicts:
#	CHANGELOG.md
#	example/lib/main.dart
#	example/lib/swagger_generated_code/example_swagger.swagger.chopper2.dart
#	example/lib/swagger_generated_code/example_swagger.swagger.dart
#	example/lib/swagger_generated_code/example_swagger.swagger.g2.dart
#	pubspec.yaml
# Conflicts:
#	CHANGELOG.md
#	pubspec.yaml
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #312 (2cebdc7) into master (aac20a4) will decrease coverage by 0.29%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
- Coverage   75.60%   75.31%   -0.30%     
==========================================
  Files           8        8              
  Lines         779      782       +3     
==========================================
  Hits          589      589              
- Misses        190      193       +3     
Impacted Files Coverage Δ
...b/src/code_generators/swagger_enums_generator.dart 63.50% <0.00%> (-0.92%) ⬇️

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 aac20a4...2cebdc7. Read the comment docs.

@Vovanella95 Vovanella95 merged commit f74d7cb into master Jan 14, 2022
@Vovanella95 Vovanella95 deleted the version/2.3.6 branch January 14, 2022 08:44
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.

[BUG] Generation fails for "discriminatorType" element in my swagger file
2 participants