indeedeng / iwf

iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
MIT License
537 stars 55 forks source link

pin openapi-generator-cli to 6.6.0 #375

Closed duoertai closed 8 months ago

duoertai commented 8 months ago

@longquanzheng seems we use 6.6.0 before, and changing to 7.0.1 is a breaking change

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.03%. Comparing base (4f0f432) to head (12e2080). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ========================================== - Coverage 72.47% 72.03% -0.45% ========================================== Files 56 56 Lines 4916 5003 +87 ========================================== + Hits 3563 3604 +41 - Misses 1093 1133 +40 - Partials 260 266 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.