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

chore: remove repetitive words #4774

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

clonemycode
Copy link

Description

remove repetitive words

Applicable issues

  • fixes #

Additional info (benefits, drawbacks, caveats)

Checklist

  • Test coverage for new or modified code paths
  • Changelog is updated
  • Required documentation changes (e.g., docs/rpc/openapi.yaml and rpc-endpoints.md for v2 endpoints, event-dispatcher.md for new events)
  • New clarity functions have corresponding PR in clarity-benchmarking repo
  • New integration test(s) added to bitcoin-tests.yml

@clonemycode clonemycode mentioned this pull request May 10, 2024
5 tasks
@kantai kantai enabled auto-merge May 16, 2024 01:55
@wileyj wileyj requested a review from a team as a code owner June 6, 2024 13:55
@wileyj wileyj self-assigned this Jun 6, 2024
@kantai kantai added this pull request to the merge queue Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.06%. Comparing base (b379a0a) to head (186b828).
Report is 158 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #4774       +/-   ##
============================================
+ Coverage    15.53%   66.06%   +50.52%     
============================================
  Files          476      487       +11     
  Lines       344100   348885     +4785     
  Branches         0      323      +323     
============================================
+ Hits         53460   230479   +177019     
+ Misses      290640   118398   -172242     
- Partials         0        8        +8     
Files Coverage Δ
clarity/src/vm/contexts.rs 81.46% <ø> (+42.86%) ⬆️
stackslib/src/chainstate/stacks/index/storage.rs 80.80% <100.00%> (+20.49%) ⬆️
stackslib/src/chainstate/stacks/miner.rs 79.26% <ø> (+34.21%) ⬆️
clarity/src/vm/tests/principals.rs 46.99% <0.00%> (+46.99%) ⬆️
testnet/stacks-node/src/tests/epoch_23.rs 0.00% <0.00%> (ø)

... and 436 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d96d53...186b828. Read the comment docs.

Merged via the queue into stacks-network:develop with commit 8c918ca Jun 6, 2024
94 of 96 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.

None yet

4 participants