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: delete circle.yml #3583

Merged
merged 1 commit into from
Feb 23, 2023
Merged

chore: delete circle.yml #3583

merged 1 commit into from
Feb 23, 2023

Conversation

diwakergupta
Copy link
Member

CircleCI hasn't been used in 11+ months.

Fixes #3072

Description

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

CircleCI hasn't been used in 11+ months.

Fixes #3072
@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #3583 (58a376f) into master (f0ed1b9) will increase coverage by 30.97%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #3583       +/-   ##
===========================================
+ Coverage    0.18%   31.16%   +30.97%     
===========================================
  Files         298      297        -1     
  Lines      275049   274478      -571     
===========================================
+ Hits          512    85540    +85028     
+ Misses     274537   188938    -85599     
Impacted Files Coverage Δ
src/chainstate/stacks/boot/bns.clar
testnet/stacks-node/src/main.rs 0.54% <0.00%> (+0.54%) ⬆️
testnet/stacks-node/src/stacks_events.rs 1.29% <0.00%> (+1.29%) ⬆️
src/clarity_cli.rs 1.52% <0.00%> (+1.52%) ⬆️
clarity/src/vm/functions/crypto.rs 5.12% <0.00%> (+5.12%) ⬆️
src/chainstate/stacks/db/transactions.rs 6.28% <0.00%> (+6.28%) ⬆️
src/chainstate/stacks/transaction.rs 7.52% <0.00%> (+7.52%) ⬆️
src/burnchains/bitcoin/bits.rs 8.90% <0.00%> (+8.90%) ⬆️
src/net/prune.rs 8.95% <0.00%> (+8.95%) ⬆️
src/chainstate/stacks/mod.rs 9.15% <0.00%> (+9.15%) ⬆️
... and 204 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@diwakergupta diwakergupta merged commit 0910326 into master Feb 23, 2023
@diwakergupta diwakergupta deleted the chore/circleci branch February 23, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Check if CircleCi is still used
3 participants