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

fix: ensure api lib version is bumped #4387

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Jan 5, 2024

This is required to be bumped as the broker uses this version to determine compatibility.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ebe2299) 71% compared to head (b1c4431) 71%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4387   +/-   ##
=====================================
  Coverage     71%     71%           
=====================================
  Files        394     394           
  Lines      66904   66904           
  Branches   66904   66904           
=====================================
+ Hits       47776   47783    +7     
+ Misses     16692   16688    -4     
+ Partials    2436    2433    -3     

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

@kylezs kylezs enabled auto-merge (squash) January 5, 2024 16:08
@kylezs kylezs merged commit a73e35a into main Jan 5, 2024
43 checks passed
@kylezs kylezs deleted the fix/bump-api-lib-version branch January 5, 2024 16:41
syan095 added a commit that referenced this pull request Jan 8, 2024
…-timeout

* origin/main:
  fix: cargo fmt (#4392)
  Chore/pick 1.1 fixes (#4390)
  refactor: code cleaniness (#4389)
  feat: track deposit witnesses and egress confirmations [WEB-715] (#4370)
  fix: ensure api lib version is bumped (#4387)
  chore: add reason to DepositIgnored event (#4385)
  chore: warn on attempt 0 in retrier (#4383)
  chore: log_or_panic prepends its name (#4384)
  chore: fix log message formatting (#4380)
  feat: order_fills rpc (PRO-1044) (#4376)

# Conflicts:
#	state-chain/pallets/cf-broadcast/src/lib.rs
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.

2 participants