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: channel implement get channel querier #81 #220

Merged
merged 6 commits into from
Apr 10, 2023

Conversation

shanithkk
Copy link
Collaborator

Description:

As an application developer, I want to implement a "get channel querier" function for a specific channel, so that I can retrieve information about the channel and its details.

Commit Message

feat: implement get channel querier for channel

see the guidelines for commit messages.

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2023

Codecov Report

Merging #220 (0b17799) into main (0cd00e9) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   61.16%   61.28%   +0.12%     
==========================================
  Files          69       69              
  Lines        7315     7315              
==========================================
+ Hits         4474     4483       +9     
+ Misses       2841     2832       -9     

see 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@shreyasbhat0 shreyasbhat0 merged commit d513d43 into main Apr 10, 2023
@shreyasbhat0 shreyasbhat0 deleted the feature/channel-implement-get-channel-querier-#81 branch April 10, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants