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

Ci/prepare white whale crate #251

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Ci/prepare white whale crate #251

merged 5 commits into from
Jan 25, 2024

Conversation

kerber0x
Copy link
Contributor

Description and Motivation

This PR prepares the white-whale package to be released on crates.io. It renames the package to white-whale-std, which is why there are so many file changes.

It also adds a justfile with some useful shortcuts to enhance the dev experience.

Related Issues


Checklist:

  • I have read Migaloo's contribution guidelines.
  • My pull request has a sound title and description (not something vague like Update index.md)
  • All existing and new tests are passing.
  • I updated/added relevant documentation.
  • The code is formatted properly cargo fmt --all --.
  • Clippy doesn't report any issues cargo clippy -- -D warnings.
  • I have regenerated the schemas if needed cargo schema.

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

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

Comparison is base (dc80b06) 94.41% compared to head (5bfa4a9) 94.41%.

Files Patch % Lines
...ault-network/vault_router/src/execute/next_loan.rs 14.28% 12 Missing ⚠️
...ol-network/incentive/src/tests/mock_instantiate.rs 0.00% 6 Missing ⚠️
...dity_hub/pool-network/incentive/src/tests/suite.rs 73.68% 5 Missing ⚠️
...-network/frontend_helper/src/reply/deposit_pair.rs 80.00% 1 Missing ⚠️
...tracts/liquidity_hub/whale_lair/src/tests/robot.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
- Coverage   94.41%   94.41%   -0.01%     
==========================================
  Files         218      218              
  Lines       24774    24777       +3     
==========================================
+ Hits        23391    23393       +2     
- Misses       1383     1384       +1     

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

@kerber0x kerber0x merged commit ebbf9fd into main Jan 25, 2024
5 of 6 checks passed
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.

1 participant