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(smart-contracts): use the correct proto definitions and paths #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nseguias
Copy link
Collaborator

@nseguias nseguias commented Apr 5, 2024

This PR updates the proto definitions to use the ones from injective-protobuf module

@nseguias nseguias requested a review from kerber0x April 5, 2024 13:43
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 59.78%. Comparing base (1ba9440) to head (8d2a427).

Files Patch % Lines
contracts/injective-auction-pool/src/helpers.rs 50.00% 4 Missing ⚠️
contracts/injective-auction-pool/src/executions.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   59.85%   59.78%   -0.08%     
==========================================
  Files          10       10              
  Lines         568      562       -6     
==========================================
- Hits          340      336       -4     
+ Misses        228      226       -2     

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

@PFC-developer
Copy link
Contributor

is this branch/PR still needed?

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