Eclalang / Ecla

Ecla is a programming language that is designed to be easy to learn and use. It is a general purpose language that can be used for many different things.
https://ecla.dev
MIT License
79 stars 0 forks source link

implemented var case #383

Closed Sanegv closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 56.33%. Comparing base (5b3ad22) to head (afc7a8f).

Files Patch % Lines
interpreter/eclaType/list.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #383 +/- ## ========================================== - Coverage 56.35% 56.33% -0.03% ========================================== Files 38 38 Lines 5554 5556 +2 ========================================== Hits 3130 3130 - Misses 2272 2274 +2 Partials 152 152 ```

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