Skip to content

remove bad indent space generate with jinja comments [BUGFIX] #579

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

Merged
merged 2 commits into from
Jan 29, 2022

Conversation

lsaavedr
Copy link
Contributor

without this fix generate fail in black check!

@lsaavedr lsaavedr changed the title remove bad indent space generate with jinja comments remove bad indent space generate with jinja comments [BUGFIX] Jan 27, 2022
@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #579 (7cf6327) into main (3152663) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #579   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1713      1713           
=========================================
  Hits          1713      1713           

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 3152663...7cf6327. Read the comment docs.

@dbanty
Copy link
Collaborator

dbanty commented Jan 29, 2022

I agree that that space shouldn't be there, but it's odd that none of the e2e/integration tests caught the problem. Do we not have any date or datetime properties in a multipart/form test? 🧐

@dbanty dbanty added this to the 0.11.1 milestone Jan 29, 2022
@dbanty
Copy link
Collaborator

dbanty commented Jan 29, 2022

Wow, we sure don't! Optional dates/datetimes also don't typecheck in multipart/form. Gonna fix that in a quick follow-up. Thanks!

@dbanty dbanty merged commit 1508294 into openapi-generators:main Jan 29, 2022
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.

2 participants