onflow / flow-cli

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
https://onflow.org
Apache License 2.0
206 stars 62 forks source link

Update to Cadence v1.0.0-preview.29 #1608

Closed SupunS closed 1 month ago

SupunS commented 1 month ago

Description

Automatically update to:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 42.21%. Comparing base (1bb8459) to head (bc8b88c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/stable-cadence #1608 +/- ## ========================================================== + Coverage 42.17% 42.21% +0.04% ========================================================== Files 60 60 Lines 4202 4205 +3 ========================================================== + Hits 1772 1775 +3 Misses 2197 2197 Partials 233 233 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1608/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/onflow/flow-cli/pull/1608/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `42.21% <100.00%> (+0.04%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow#carryforward-flags-in-the-pull-request-comment) to find out more.

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

SupunS commented 1 month ago

@jribbink Thank you for fixing the tests! 🙏