onflow / cadence

Cadence, the resource-oriented smart contract programming language 🏃‍♂️
https://cadence-lang.org
Apache License 2.0
534 stars 138 forks source link

Fix Cadence Parser NPM Package #3551

Closed bluesign closed 3 months ago

bluesign commented 3 months ago

Closes #3550

Description

I fixed test and there was an issue with go.js ( I think go changed the runtime in some version )

( PS: Not sure if test fails caused not distributing to NPM )


codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.40%. Comparing base (4a1f236) to head (bcd5ff6). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3551 +/- ## ========================================== - Coverage 80.40% 80.40% -0.01% ========================================== Files 393 393 Lines 97432 97439 +7 ========================================== + Hits 78339 78343 +4 - Misses 16350 16352 +2 - Partials 2743 2744 +1 ``` | [Flag](https://app.codecov.io/gh/onflow/cadence/pull/3551/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/cadence/pull/3551/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `80.40% <ø> (-0.01%)` | :arrow_down: | 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.