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

[Async-Backing] Adjust configuration for 6s block times #384

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Dec 11, 2023

Description

Adjusts bajun and ajun runtimes for 6s block times

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

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 168 lines in your changes are missing coverage. Please review.

Comparison is base (02c4a80) 74.95% compared to head (676b7b2) 75.19%.
Report is 2 commits behind head on develop.

Files Patch % Lines
pallets/ajuna-battle-mogs/src/lib.rs 80.29% 66 Missing ⚠️
pallets/ajuna-battle-mogs/src/types.rs 52.63% 63 Missing ⚠️
pallets/ajuna-battle-mogs/src/algorithm.rs 83.75% 39 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #384      +/-   ##
===========================================
+ Coverage    74.95%   75.19%   +0.24%     
===========================================
  Files           33       36       +3     
  Lines         3561     4269     +708     
===========================================
+ Hits          2669     3210     +541     
- Misses         892     1059     +167     

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

@DidacSF DidacSF force-pushed the ds/async-backing-6s branch from eeb2031 to 676b7b2 Compare December 11, 2023 10:48
@DidacSF DidacSF merged commit 84ce226 into develop Dec 11, 2023
13 checks passed
@DidacSF DidacSF deleted the ds/async-backing-6s branch December 11, 2023 11:10
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.

1 participant