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

Issue #2033: made code clearer on using number in some methods #2034

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rnveach
Copy link
Contributor

@rnveach rnveach commented Feb 17, 2025

Description

Fixes #2033
Minor code changes to make it clear these methods use Number instead of ID.
Formatting change required by spotless.

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.62%. Comparing base (e14ec3b) to head (c48c26e).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2034   +/-   ##
=========================================
  Coverage     83.61%   83.62%           
  Complexity     2381     2381           
=========================================
  Files           235      235           
  Lines          7258     7261    +3     
  Branches        382      382           
=========================================
+ Hits           6069     6072    +3     
  Misses          955      955           
  Partials        234      234           

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

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.

Change GHRepository getIssue and getPullRequest to not mentiond ID and make it clear it is number
1 participant