Prime-Holding / rx_bloc

A set of Flutter packages that help implement the BloC (Business Logic Component) design pattern using the power of reactive streams
https://pub.dev/packages/rx_bloc
62 stars 21 forks source link

Add codemagic option in CICD in generated projects #696

Closed DDavidPrime closed 3 months ago

DDavidPrime commented 3 months ago

Overview

Closes: #590

Introduces new codemagic option as part of the cicd flag in projects generated with the rx_bloc_cli package.

Checklist

Implementation

Stability

Code quality

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 80.72%. Comparing base (6a67490) to head (ddca464). Report is 11 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

:exclamation: There is a different number of reports uploaded between BASE (6a67490) and HEAD (ddca464). Click for more details.

HEAD has 7 uploads more than BASE | Flag | BASE (6a67490) | HEAD (ddca464) | |------|------|------| ||1|8|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #696 +/- ## ============================================ - Coverage 95.12% 80.72% -14.41% ============================================ Files 16 68 +52 Lines 349 1442 +1093 ============================================ + Hits 332 1164 +832 - Misses 17 278 +261 ```

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