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

#8601: drop legacy label copy from data binding locations #8632

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

twschiller
Copy link
Contributor

What does this PR do?

Checklist

  • Add jest or playwright tests and/or storybook stories: N/A
  • Designate a primary reviewer: @fungairino

@twschiller twschiller added the user experience Improve the user experience (UX) label Jun 16, 2024
@twschiller twschiller requested a review from BLoe June 16, 2024 15:12
@twschiller twschiller changed the title #8601: drop legacy copy from data binding locations #8601: drop legacy label copy from data binding locations Jun 16, 2024
@twschiller twschiller added this to the 2.0.3 milestone Jun 16, 2024
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.65%. Comparing base (18c5348) to head (d7af25c).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8632      +/-   ##
==========================================
+ Coverage   73.63%   73.65%   +0.01%     
==========================================
  Files        1344     1344              
  Lines       41544    41575      +31     
  Branches     7767     7778      +11     
==========================================
+ Hits        30592    30623      +31     
  Misses      10952    10952              

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

Copy link

Playwright test results

passed  73 passed
skipped  2 skipped

Details

report  Open report ↗︎
stats  75 tests across 25 suites
duration  10 minutes, 43 seconds
commit  d7af25c

Skipped tests

chrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options
edge › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options

@fungairino
Copy link
Collaborator

Thanks for this change!

Copy link

No loom links were found in the first post. Please add one there if you'd like to it to appear on Slack.

Do not edit this comment manually.

@twschiller twschiller merged commit 17bd7db into main Jun 17, 2024
22 checks passed
@twschiller twschiller deleted the feature/8601-storage-labels branch June 17, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user experience Improve the user experience (UX)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated UI references to Page State dropdown labels
2 participants