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

Issue #267 refactor unit tests #412

Closed Sanegv closed 4 months ago

Sanegv commented 5 months ago

glhf

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 87.75%. Comparing base (2241e11) to head (1f6edfb).

Files Patch % Lines
interpreter/eclaType/function.go 50.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #412 +/- ## =========================================== + Coverage 55.97% 87.75% +31.78% =========================================== Files 38 38 Lines 5601 5601 =========================================== + Hits 3135 4915 +1780 + Misses 2314 555 -1759 + Partials 152 131 -21 ```

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