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

fix(template_columns): Remove url_params from template columns #47

Merged

Conversation

kgopal492
Copy link

SUMMARY

Remove url_params from from template_columns response (since url_params will need additional logic to be applied correctly, since they can't be applied as filters).

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (pinterest-release-4.1.1@0e495f0). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                     @@
##             pinterest-release-4.1.1      #47   +/-   ##
==========================================================
  Coverage                           ?   83.67%           
==========================================================
  Files                              ?      538           
  Lines                              ?    38622           
  Branches                           ?        0           
==========================================================
  Hits                               ?    32317           
  Misses                             ?     6305           
  Partials                           ?        0           
Flag Coverage Δ
hive 48.96% <100.00%> (?)
mysql 76.72% <100.00%> (?)
postgres 76.83% <100.00%> (?)
presto 53.45% <100.00%> (?)
python 83.67% <100.00%> (?)
sqlite 76.30% <100.00%> (?)
unit 60.43% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@kgopal492 kgopal492 merged commit fdd22ad into pinterest:pinterest-release-4.1.1 Feb 28, 2025
19 of 27 checks passed
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.

3 participants