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(facade): sheet api getId rename to getSheetId #1770

Merged
merged 1 commit into from Apr 2, 2024

Conversation

hexf00
Copy link
Member

@hexf00 hexf00 commented Apr 2, 2024

In order to reduce the learning cost for facade API users, it is expected to align with the Google Apps Script API, https://developers.google.com/apps-script/reference/spreadsheet/sheet#getSheetId()

#1762

Copy link

github-actions bot commented Apr 2, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.65%. Comparing base (436b1b4) to head (aec2299).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1770   +/-   ##
=======================================
  Coverage   29.65%   29.65%           
=======================================
  Files        1138     1138           
  Lines       61865    61865           
  Branches    12940    12940           
=======================================
  Hits        18349    18349           
  Misses      43516    43516           

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

@hexf00 hexf00 changed the title feat(facade): get sheet api rename to getSheetId feat(facade): get sheet api getId rename to getSheetId Apr 2, 2024
@hexf00 hexf00 changed the title feat(facade): get sheet api getId rename to getSheetId feat(facade): sheet api getId rename to getSheetId Apr 2, 2024
Copy link
Member

@wzhudev wzhudev left a comment

Choose a reason for hiding this comment

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

LGTM

@wzhudev wzhudev merged commit dff654c into dev Apr 2, 2024
10 checks passed
@wzhudev wzhudev deleted the facade/rename-sheet-get-id branch April 2, 2024 10:07
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.

None yet

3 participants