lejard-h / chopper

Chopper is an http client generator using source_gen and inspired from Retrofit.
https://hadrien-lejard.gitbook.io/chopper
Other
714 stars 123 forks source link

:bookmark: release v7.4.0 #595

Closed techouse closed 8 months ago

techouse commented 8 months ago

:bookmark: release v7.4.0

chopper

7.4.0

chopper_generator

7.4.0

techouse commented 8 months ago

The chopper_generator dry run will fail because I raised the required chopper version to ^7.4.0 which has not yet been published and can't therefore be accessed in the dry run.

The version had to be bumped because chopper_generator now relies on a new annotation.

Essentially it's the same "problem" as described in https://github.com/lejard-h/chopper/pull/581#issuecomment-1984534514

CC / @JEuler @Guldem @diegotori

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 93.52%. Comparing base (d2a4c46) to head (d242a43).

Files Patch % Lines
chopper/lib/src/list_format.dart 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #595 +/- ## ========================================== - Coverage 94.19% 93.52% -0.68% ========================================== Files 11 12 +1 Lines 482 463 -19 ========================================== - Hits 454 433 -21 - Misses 28 30 +2 ```

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