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

fix: downgrade swagger.codegen.generators to 1.0.20 #497

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

cromoteca
Copy link
Contributor

Downgrading is needed to restore logging in Hilla applcations.

Fixes #462

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #497 (03ab535) into main (537c5c9) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #497      +/-   ##
==========================================
+ Coverage   96.41%   96.42%   +0.01%     
==========================================
  Files          27       28       +1     
  Lines        4346     4453     +107     
  Branches      275      283       +8     
==========================================
+ Hits         4190     4294     +104     
- Misses        152      155       +3     
  Partials        4        4              
Flag Coverage Δ
unittests 96.42% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...erator-typescript-plugin-push/src/PushProcessor.ts 97.19% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cromoteca cromoteca marked this pull request as ready for review August 11, 2022 14:41
@platosha platosha merged commit 1f0b9e8 into main Aug 11, 2022
@platosha platosha deleted the cromoteca/issue462 branch August 11, 2022 15:21
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.

No logging output from 1.2.0.alpha1
2 participants