Skip to content

Conversation

@Chronostasys
Copy link
Member

No description provided.

@Chronostasys Chronostasys force-pushed the perf/gc branch 3 times, most recently from 6f71387 to f9974c0 Compare December 7, 2024 04:10
@codecov
Copy link

codecov bot commented Dec 7, 2024

Codecov Report

Attention: Patch coverage is 84.48276% with 27 lines in your changes missing coverage. Please review.

Project coverage is 84.86%. Comparing base (2f6044d) to head (6120ce8).

Files with missing lines Patch % Lines
vm/src/mutex/mod.rs 0.00% 9 Missing ⚠️
src/ast/node/node_result.rs 68.75% 5 Missing ⚠️
src/ast/plmod.rs 50.00% 5 Missing ⚠️
src/ast/builder/llvmbuilder.rs 93.65% 4 Missing ⚠️
src/ast/compiler.rs 81.81% 2 Missing ⚠️
src/ast/ctx/cast.rs 84.61% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
- Coverage   85.05%   84.86%   -0.20%     
==========================================
  Files          99       99              
  Lines       26147    26305     +158     
==========================================
+ Hits        22239    22323      +84     
- Misses       3908     3982      +74     
Files with missing lines Coverage Δ
src/ast/ctx/builtins.rs 55.88% <100.00%> (+0.65%) ⬆️
src/ast/node/cast.rs 94.14% <100.00%> (+<0.01%) ⬆️
src/ast/node/control.rs 92.57% <100.00%> (+0.10%) ⬆️
src/ast/node/function.rs 91.75% <100.00%> (+<0.01%) ⬆️
src/ast/node/implement.rs 90.76% <100.00%> (+0.11%) ⬆️
src/ast/node/interface.rs 86.17% <100.00%> (+0.07%) ⬆️
src/ast/pltype.rs 86.48% <100.00%> (-0.04%) ⬇️
src/ast/compiler.rs 74.17% <81.81%> (+0.48%) ⬆️
src/ast/ctx/cast.rs 84.61% <84.61%> (+0.09%) ⬆️
src/ast/builder/llvmbuilder.rs 91.73% <93.65%> (-0.04%) ⬇️
... and 3 more

... and 6 files with indirect coverage changes

@Chronostasys Chronostasys force-pushed the perf/gc branch 6 times, most recently from dfee3db to 4c7546d Compare December 7, 2024 06:14
@Chronostasys Chronostasys force-pushed the perf/gc branch 7 times, most recently from 872beae to c39d5b5 Compare December 7, 2024 09:03
@Chronostasys Chronostasys merged commit 6120ce8 into master Dec 7, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants