Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

[ABO-212] Make contract sniping optional #379

Merged
merged 2 commits into from
Nov 27, 2023
Merged

[ABO-212] Make contract sniping optional #379

merged 2 commits into from
Nov 27, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Nov 27, 2023

Description

Implements logic described in https://ajunanetwork.atlassian.net/browse/ABO-212

Type of changes

  • build: Changes that affect the build system or external dependencies (eg, Cargo, Docker)
  • ci: Changes to CI configuration
  • docs: Changes to documentation only
  • feat: Changes to add a new feature
  • fix: Changes to fix a bug
  • refactor: Changes that do not alter functionality
  • style: Changes to format the code
  • test: Changes to add missing tests or correct existing tests

Checklist

  • Tests for the changes have been added
  • Necessary documentation is added (if appropriate)
  • Formatted with cargo fmt --all
  • Linted with cargo clippy --all-features --all-targets
  • Tested with cargo test --workspace --all-features --all-targets

@DidacSF DidacSF requested a review from darkfriend77 November 27, 2023 11:26
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fce431d) 75.57% compared to head (9cea690) 75.58%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #379   +/-   ##
========================================
  Coverage    75.57%   75.58%           
========================================
  Files           33       33           
  Lines         3517     3518    +1     
========================================
+ Hits          2658     2659    +1     
  Misses         859      859           

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

@darkfriend77 darkfriend77 merged commit 7f0f9c0 into develop Nov 27, 2023
13 checks passed
@darkfriend77 darkfriend77 deleted the ds/ABO-212 branch November 27, 2023 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants