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

fixed map eq #394

Closed Sanegv closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 56.14%. Comparing base (8cf1a40) to head (80ca9f9).

Files Patch % Lines
interpreter/eclaType/map.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #394 +/- ## ========================================== - Coverage 56.17% 56.14% -0.04% ========================================== Files 38 38 Lines 5572 5575 +3 ========================================== Hits 3130 3130 - Misses 2290 2293 +3 Partials 152 152 ```

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