Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[spellcheck] Part 1: Spell check directories benchmarks and chain #12785

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

shreyan-gupta
Copy link
Contributor

No description provided.

@shreyan-gupta shreyan-gupta requested a review from a team as a code owner January 23, 2025 20:31
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 36.55172% with 92 lines in your changes missing coverage. Please review.

Project coverage is 70.52%. Comparing base (cef300f) to head (c7b4e75).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
nearcore/src/dyn_config.rs 0.00% 17 Missing ⚠️
chain/client/src/config_updater.rs 0.00% 12 Missing ⚠️
chain/rosetta-rpc/src/models.rs 0.00% 10 Missing ⚠️
neard/src/cli.rs 23.07% 10 Missing ⚠️
core/dyn-configs/src/lib.rs 0.00% 8 Missing ⚠️
chain/network/src/tcp.rs 28.57% 1 Missing and 4 partials ⚠️
chain/rosetta-rpc/src/lib.rs 0.00% 4 Missing ⚠️
nearcore/src/config.rs 42.85% 3 Missing and 1 partial ⚠️
tools/state-viewer/src/state_parts.rs 0.00% 4 Missing ⚠️
chain/client/src/client.rs 50.00% 2 Missing and 1 partial ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #12785       +/-   ##
===========================================
+ Coverage    1.65%   70.52%   +68.87%     
===========================================
  Files         667      846      +179     
  Lines      120952   174820    +53868     
  Branches   120952   174820    +53868     
===========================================
+ Hits         1997   123286   +121289     
+ Misses     118849    46288    -72561     
- Partials      106     5246     +5140     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (?)
db-migration 0.16% <0.00%> (?)
genesis-check 1.35% <0.78%> (-0.01%) ⬇️
linux 69.13% <36.55%> (+67.48%) ⬆️
linux-nightly 70.14% <36.55%> (?)
pytests 1.64% <0.78%> (-0.01%) ⬇️
sanity-checks 1.46% <0.78%> (-0.01%) ⬇️
unittests 70.35% <36.55%> (?)
upgradability 0.20% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shreyan-gupta shreyan-gupta changed the title [spellcheck] Spell check directories benchmarks and chain [spellcheck] Part 1: Spell check directories benchmarks and chain Jan 23, 2025
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.

1 participant