goby-lang / goby

Goby - Yet another programming language written in Go
MIT License
3.48k stars 171 forks source link

Fix #640 #844

Closed st0012 closed 4 years ago

st0012 commented 4 years ago

This closes #640

codecov[bot] commented 4 years ago

Codecov Report

Merging #844 into master will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #844      +/-   ##
==========================================
- Coverage   81.12%   81.10%   -0.03%     
==========================================
  Files          54       54              
  Lines        7418     7420       +2     
==========================================
  Hits         6018     6018              
- Misses       1178     1179       +1     
- Partials      222      223       +1     
Impacted Files Coverage Δ
vm/class.go 86.07% <100.00%> (-0.26%) :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 389c715...e392c54. Read the comment docs.