neugram / ng

scripting language integrated with Go
https://neugram.io
BSD 2-Clause "Simplified" License
916 stars 43 forks source link

eval,typecheck: handle recover typecheck #190

Closed sbinet closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #190 into master will decrease coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
- Coverage   50.53%   50.48%   -0.05%     
==========================================
  Files          22       22              
  Lines       10025    10034       +9     
==========================================
  Hits         5066     5066              
- Misses       4458     4466       +8     
- Partials      501      502       +1
Impacted Files Coverage Δ
typecheck/typecheck.go 22.35% <0%> (-0.06%) :arrow_down:
eval/eval.go 79.44% <0%> (-0.16%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 049bc48...e7ccdda. Read the comment docs.