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

docs: add readme to cw-contract crate #1219

Merged
merged 6 commits into from
May 10, 2024
Merged

docs: add readme to cw-contract crate #1219

merged 6 commits into from
May 10, 2024

Conversation

seanchen1991
Copy link
Contributor

@seanchen1991 seanchen1991 commented May 9, 2024

Closes: #1218

Description

Rendered


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests.
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@seanchen1991 seanchen1991 requested a review from rnbguy May 9, 2024 18:20
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.31%. Comparing base (4eba9e1) to head (376e9a9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1219   +/-   ##
=======================================
  Coverage   67.31%   67.31%           
=======================================
  Files         234      234           
  Lines       23553    23553           
=======================================
  Hits        15855    15855           
  Misses       7698     7698           

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

@rnbguy
Copy link
Member

rnbguy commented May 10, 2024

I added more context and explanation to the README.

@rnbguy rnbguy changed the title Add readme to cw-contract crate docs: add readme to cw-contract crate May 10, 2024
@rnbguy rnbguy added this pull request to the merge queue May 10, 2024
Merged via the queue into main with commit 2367cb9 May 10, 2024
19 checks passed
@rnbguy rnbguy deleted the sean/cw-contract-readme branch May 10, 2024 17:43
Farhad-Shabani pushed a commit that referenced this pull request Sep 9, 2024
* Add readme to cw-contract crate

* Add readme to cw-contract crate

* Fix broken links in adr 009

* update ibc-client-tendermint-cw README

* Improve cw-contract readme

---------

Co-authored-by: Ranadeep Biswas <[email protected]>
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.

Add README to cw-contract crate
2 participants