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 #176

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 #176 (dcab19c) into master (da8fda4) will decrease coverage by 0.00%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage   57.52%   57.51%   -0.01%     
==========================================
  Files         278      278              
  Lines       11799    11801       +2     
==========================================
  Hits         6787     6787              
- Misses       5012     5014       +2     
Impacted Files Coverage Δ
compiler/SecurityStorage.cs 0.00% <0.00%> (ø)
compiler/cmd/AddCommand.cs 0.00% <ø> (ø)
compiler/cmd/CompileCommand.cs 4.87% <ø> (ø)
compiler/compilation/CompilationTask.cs 71.42% <ø> (ø)
compiler/shards/ShardRegistryQuery.cs 0.00% <ø> (ø)
lib/ast/syntax/Aspects.cs 100.00% <ø> (ø)
lib/ast/syntax/DocumentDeclaration.cs 89.47% <ø> (ø)
lib/projectsystem/Jsons/PacksConverter.cs 100.00% <ø> (ø)
lib/projectsystem/PackageManifest.cs 70.00% <ø> (ø)
lib/projectsystem/VeinProject.cs 100.00% <ø> (ø)
... and 2 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 da8fda4...dcab19c. Read the comment docs.