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.4 #304

Merged
merged 46 commits into from
Jan 11, 2022
Merged

Version/2.3.4 #304

merged 46 commits into from
Jan 11, 2022

Conversation

Vovanella95
Copy link
Collaborator

Fixed #268

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

Codecov Report

Merging #304 (c114860) into master (02e60c7) will decrease coverage by 0.10%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
- Coverage   75.74%   75.64%   -0.11%     
==========================================
  Files           8        8              
  Lines         771      776       +5     
==========================================
+ Hits          584      587       +3     
- Misses        187      189       +2     
Impacted Files Coverage Δ
...b/src/code_generators/swagger_enums_generator.dart 64.03% <83.33%> (-0.11%) ⬇️

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 02e60c7...c114860. Read the comment docs.

@Vovanella95 Vovanella95 merged commit edf06b5 into master Jan 11, 2022
@Vovanella95 Vovanella95 deleted the version/2.3.4 branch January 11, 2022 12:11
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] int values for enums
2 participants