clio-lang / clio

Clio is a functional, parallel, distributed programming language.
https://clio-lang.org
Apache License 2.0
936 stars 30 forks source link

Clio v0.9 #224

Closed pouya-eghbali closed 3 years ago

pouya-eghbali commented 3 years ago

Fixes #XXX

Description

Bug fixes, mostly

Changes proposed in this pull request

ToDo

codecov[bot] commented 3 years ago

Codecov Report

Merging #224 (a0622b0) into develop (d81dbde) will increase coverage by 0.29%. The diff coverage is 98.03%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #224      +/-   ##
===========================================
+ Coverage    86.40%   86.70%   +0.29%     
===========================================
  Files           53       53              
  Lines         1523     1579      +56     
  Branches       248      257       +9     
===========================================
+ Hits          1316     1369      +53     
- Misses         173      176       +3     
  Partials        34       34              
Impacted Files Coverage Δ
packages/core/errors.js 95.71% <98.03%> (-4.29%) :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 d81dbde...a0622b0. Read the comment docs.