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

ProjectSystem support packages #161

Closed 0xF6 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #161 (915efdc) into master (a85d5c5) will decrease coverage by 0.19%. The diff coverage is 51.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   59.18%   58.99%   -0.20%     
==========================================
  Files         258      266       +8     
  Lines       11003    11300     +297     
==========================================
+ Hits         6512     6666     +154     
- Misses       4491     4634     +143     
Impacted Files Coverage Δ
lib/projectsystem/ShardPkg/PackageBase.cs 0.00% <0.00%> (ø)
lib/projectsystem/ShardPkg/SignatureGenerator.cs 0.00% <0.00%> (ø)
lib/projectsystem/ShardPkg/Shard.cs 53.54% <53.54%> (ø)
lib/projectsystem/ShardPkg/PackageArchive.cs 66.66% <66.66%> (ø)
lib/projectsystem/PackageManifest.cs 81.25% <81.25%> (ø)
lib/projectsystem/ShardPkg/ZipArchiveExtensions.cs 87.50% <87.50%> (ø)
lib/projectsystem/Jsons/PacksConverter.cs 92.85% <100.00%> (+1.19%) :arrow_up:
...tsystem/ShardPkg/ShardPackageCorruptedException.cs 100.00% <100.00%> (ø)
test/vc_test/Project/ShardTest.cs 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 a85d5c5...915efdc. Read the comment docs.