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.5 #308

Merged
merged 53 commits into from
Jan 13, 2022
Merged

Version/2.3.5 #308

merged 53 commits into from
Jan 13, 2022

Conversation

Vovanella95
Copy link
Collaborator

@Vovanella95 Vovanella95 commented Jan 13, 2022

Fix #263

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 13, 2022

Codecov Report

Merging #308 (fe39ba2) into master (edf06b5) will decrease coverage by 0.03%.
The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   75.64%   75.60%   -0.04%     
==========================================
  Files           8        8              
  Lines         776      779       +3     
==========================================
+ Hits          587      589       +2     
- Misses        189      190       +1     
Impacted Files Coverage Δ
...b/src/code_generators/swagger_enums_generator.dart 64.42% <90.00%> (+0.38%) ⬆️
...rc/code_generators/swagger_requests_generator.dart 98.07% <100.00%> (-0.01%) ⬇️

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 edf06b5...fe39ba2. Read the comment docs.

@Vovanella95 Vovanella95 merged commit 3317a3c into master Jan 13, 2022
@Vovanella95 Vovanella95 deleted the version/2.3.5 branch January 13, 2022 09:15
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] I'm seeing if I can generate null-safe Dart code from this (extremely large and complex) swagger spec
2 participants