-
Notifications
You must be signed in to change notification settings - Fork 18
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: Update documentation and refactoring #393
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #393 +/- ##
=======================================
Coverage 84.82% 84.82%
=======================================
Files 41 41
Lines 2920 2920
=======================================
Hits 2477 2477
Misses 443 443 ☔ View full report in Codecov by Sentry. |
kulikthebird
force-pushed
the
tkulik/chore/docs_and_refactoring
branch
from
July 10, 2024 15:43
bded53e
to
53ec6ef
Compare
kulikthebird
changed the title
chore: Remove unused dependency
chore: Update documentation and refactoring
Jul 11, 2024
kulikthebird
force-pushed
the
tkulik/chore/docs_and_refactoring
branch
from
July 11, 2024 09:48
53ec6ef
to
03dc374
Compare
jawoznia
reviewed
Jul 11, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions to consider
jawoznia
approved these changes
Jul 12, 2024
kulikthebird
force-pushed
the
tkulik/chore/docs_and_refactoring
branch
3 times, most recently
from
July 12, 2024 08:04
92c7b8c
to
d71b1d6
Compare
kulikthebird
force-pushed
the
tkulik/chore/docs_and_refactoring
branch
from
July 12, 2024 08:20
d71b1d6
to
3d2e702
Compare
Merged
kulikthebird
added a commit
that referenced
this pull request
Jul 12, 2024
## 🤖 New release * `sylvia`: 1.0.2 -> 1.1.0 * `sylvia-derive`: 1.0.2 -> 1.1.0 <details><summary><i><b>Changelog</b></i></summary><p> ## `sylvia-derive` <blockquote> ## [1.1.0](sylvia-derive-v1.0.2...sylvia-derive-v1.1.0) - 2024-07-12 ### Added - `From` implementation for contract messages of interface messages ([#391](#391)) - Attributes forwarding to message enums and fields ([#388](#388)) - Executors ([#386](#386)) - No ref needed for 'dyn Interface' type in Remote and BoundQuerier ([#382](#382)) - Remove types forwarding to interface in sv::messages ([#361](#361)) ### Other - Update documentation and refactoring ([#393](#393)) - Add trybuild check for two instantiate methods ([#392](#392)) - Update dependecies - Update proc-macro-crate deps </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tomasz Kulik <tomek.k@confio.gmbh>
blaze00193
pushed a commit
to blaze00193/CosmWasm-smart-contract
that referenced
this pull request
Sep 26, 2024
## 🤖 New release * `sylvia`: 1.0.2 -> 1.1.0 * `sylvia-derive`: 1.0.2 -> 1.1.0 <details><summary><i><b>Changelog</b></i></summary><p> ## `sylvia-derive` <blockquote> ## [1.1.0](CosmWasm/sylvia@sylvia-derive-v1.0.2...sylvia-derive-v1.1.0) - 2024-07-12 ### Added - `From` implementation for contract messages of interface messages ([#391](CosmWasm/sylvia#391)) - Attributes forwarding to message enums and fields ([#388](CosmWasm/sylvia#388)) - Executors ([#386](CosmWasm/sylvia#386)) - No ref needed for 'dyn Interface' type in Remote and BoundQuerier ([#382](CosmWasm/sylvia#382)) - Remove types forwarding to interface in sv::messages ([#361](CosmWasm/sylvia#361)) ### Other - Update documentation and refactoring ([#393](CosmWasm/sylvia#393)) - Add trybuild check for two instantiate methods ([#392](CosmWasm/sylvia#392)) - Update dependecies - Update proc-macro-crate deps </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tomasz Kulik <tomek.k@confio.gmbh>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.