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: fix cargo features #4249

Merged
merged 1 commit into from
Nov 15, 2023
Merged

chore: fix cargo features #4249

merged 1 commit into from
Nov 15, 2023

Conversation

dandanlen
Copy link
Collaborator

I used a tool called subalfred to detect where features were incorrect and fixed everything.

@kylezs
Copy link
Contributor

kylezs commented Nov 15, 2023

Is this something we could include in CI?

@dandanlen
Copy link
Collaborator Author

Is this something we could include in CI?

Yes, i think so.

There is a github action somewhere that we can use. I'll open an issue.

@dandanlen dandanlen enabled auto-merge (squash) November 15, 2023 10:13
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (455bf9b) 71% compared to head (ab5d82e) 71%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4249   +/-   ##
=====================================
  Coverage     71%     71%           
=====================================
  Files        384     384           
  Lines      63124   63179   +55     
  Branches   63124   63179   +55     
=====================================
+ Hits       45067   45120   +53     
- Misses     15719   15721    +2     
  Partials    2338    2338           

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

@dandanlen dandanlen merged commit 43f2ead into main Nov 15, 2023
40 checks passed
@dandanlen dandanlen deleted the chore/fix-cargo-features branch November 15, 2023 10:42
dandanlen added a commit that referenced this pull request Nov 15, 2023
dandanlen added a commit that referenced this pull request Nov 17, 2023
tomjohnburton pushed a commit that referenced this pull request Nov 20, 2023
Co-authored-by: dandanlen <3168260+dandanlen@users.noreply.github.com>
Co-authored-by: Alastair Holmes <42404303+AlastairHolmes@users.noreply.github.com>
Co-authored-by: Albert Llimos <53186777+albert-llimos@users.noreply.github.com>
Co-authored-by: Martin Rieke <121793148+martin-chainflip@users.noreply.github.com>
Co-authored-by: Maxim Shishmarev <msgmaxim@gmail.com>
Co-authored-by: Marcello <marcello@chainflip.io>
Co-authored-by: Roy Yang <roy@chainflip.io>
Co-authored-by: kylezs <kyle@chainflip.io>
Co-authored-by: Jamie Ford <jamie@chainflip.io>
fix naming of session keys (#4242)
fix: revert restricted balances (#4237)
fix: add missing spans in multisig logs (#4239)
fix cargo features (#4249)
fix: remove bound addresses on account deletion (#4244)
fix: remove existential deposit (#4243)
fix: egress id race condition (#4235)
fix: remove unwrap when getting tx receipt (#4231)
fix: protect against double witnessing after safe mode (#4254)
fix: runtime upgrade utils and migrations (#4258)
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

2 participants