vein-lang / vein

🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
https://vein-lang.org
Other
48 stars 6 forks source link

[housekeeping] Automated PR to fix formatting errors #195

Closed code-maid closed 2 years ago

code-maid commented 2 years ago

Automated PR to fix formatting errors

codecov-commenter commented 2 years ago

Codecov Report

Merging #195 (66b8129) into master (029a727) will not change coverage. The diff coverage is 20.83%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   58.28%   58.28%           
=======================================
  Files         290      290           
  Lines       13022    13022           
=======================================
  Hits         7590     7590           
  Misses       5432     5432           
Impacted Files Coverage Δ
runtime/ishtar.base/ModuleResolverBase.cs 20.37% <0.00%> (ø)
runtime/ishtar.base/emit/ExceptionBlockInfo.cs 56.06% <0.00%> (ø)
runtime/ishtar.base/emit/ILGenerator.cs 76.13% <ø> (ø)
runtime/ishtar.base/emit/ILReader.cs 83.89% <ø> (ø)
runtime/ishtar.base/emit/MethodBuilder.cs 86.41% <ø> (ø)
runtime/ishtar.base/emit/ModuleReader.cs 26.00% <ø> (ø)
runtime/ishtar.generator/SkipStatementException.cs 0.00% <ø> (ø)
runtime/ishtar.vm/Program.cs 0.00% <ø> (ø)
runtime/ishtar.vm/__builtin/B_Field.cs 35.00% <ø> (ø)
runtime/ishtar.vm/__builtin/B_Function.cs 46.66% <ø> (ø)
... and 9 more

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 029a727...66b8129. Read the comment docs.