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

Dev 0.8.3 #223

Closed pouya-eghbali closed 3 years ago

pouya-eghbali commented 3 years ago

Fixes #217

Description

Fixes a few bugs and adds some new features to docs and playground.

Changes proposed in this pull request

ToDo

codecov[bot] commented 3 years ago

Codecov Report

Merging #223 (97c6c85) into develop (2292ed0) will increase coverage by 1.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #223      +/-   ##
===========================================
+ Coverage    84.80%   86.14%   +1.34%     
===========================================
  Files           54       53       -1     
  Lines         1533     1509      -24     
  Branches       249      248       -1     
===========================================
  Hits          1300     1300              
+ Misses         198      175      -23     
+ Partials        35       34       -1     
Impacted Files Coverage Δ
packages/core/lexer.js 100.00% <100.00%> (ø)

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 2292ed0...97c6c85. Read the comment docs.