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

Standardize the GTSelf signature #431

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

jrycw
Copy link
Collaborator

@jrycw jrycw commented Sep 5, 2024

It seems we have two different signatures, data: GTSelf and self: GTSelf, to describe GTSelf. I propose we standardize the signature to self: GTSelf, as it is more commonly used in the repo.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.37%. Comparing base (11660a6) to head (9174182).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #431   +/-   ##
=======================================
  Coverage   86.37%   86.37%           
=======================================
  Files          42       42           
  Lines        4683     4683           
=======================================
  Hits         4045     4045           
  Misses        638      638           

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

@machow machow self-requested a review September 9, 2024 16:02
Copy link
Collaborator

@machow machow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -- thanks for this nice clean up 😊

@machow machow merged commit cd0bebf into posit-dev:main Sep 9, 2024
13 checks passed
@jrycw jrycw deleted the fix-gtself branch September 9, 2024 16:27
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