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

feat: add wrapper struct for macros manifest #895

Merged
merged 5 commits into from
Sep 20, 2023

Conversation

vlopes11
Copy link
Contributor

This commit introduces a wrapper struct to encapsulate the macros manifest behavior.

It is intended to make it easier to change resolve strategies in the future (i.e. add full qualified module path for the appropriate manifest section, etc)

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #895 (6b88336) into nightly (0a24457) will decrease coverage by 0.4%.
The diff coverage is 30.4%.

Files Changed Coverage Δ
module-system/sov-modules-macros/src/manifest.rs 39.3% <30.4%> (-47.5%) ⬇️

... and 2 files with indirect coverage changes

@vlopes11 vlopes11 added this pull request to the merge queue Sep 20, 2023
Merged via the queue into nightly with commit 8d04bc6 Sep 20, 2023
13 checks passed
@vlopes11 vlopes11 deleted the vlopes11/feature/manifest-struct branch September 20, 2023 01:33
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