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

Waffles Part 2: Move waffle switches to django-waffle 🧇 #15229

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

robhudson
Copy link
Member

One-line summary

See #15195 for Part 1.

This is Part 2 after Part 1 is deployed and the import has been run.

  • I used an AI to write some of this code.

Significant changes and points to review

Issue / Bugzilla link

#15157

Testing

@robhudson robhudson changed the title Move waffle switches to django-waffle 🧇 Waffles Part 2: Move waffle switches to django-waffle 🧇 Oct 1, 2024
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.41%. Comparing base (009357a) to head (2c31e4e).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15229      +/-   ##
==========================================
+ Coverage   77.77%   78.41%   +0.64%     
==========================================
  Files         164      162       -2     
  Lines        8462     8350     -112     
==========================================
- Hits         6581     6548      -33     
+ Misses       1881     1802      -79     

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

@robhudson robhudson force-pushed the 15157-mv-to-django-waffle-part-2 branch from 2336f0b to ba611bd Compare October 1, 2024 00:41
@robhudson
Copy link
Member Author

@stevejalim, @pmac Flagged for review, but probably best to review by commit since this branch is based on the part-1 branch. So you'll see both in the "Files changed" view.

Copy link
Member

@pmac pmac left a comment

Choose a reason for hiding this comment

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

🧇

docs/install.rst Show resolved Hide resolved
Copy link
Member

@pmac pmac left a comment

Choose a reason for hiding this comment

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

r+wc

@robhudson robhudson force-pushed the 15157-mv-to-django-waffle-part-2 branch from a92e2fc to 23e5aa9 Compare October 2, 2024 20:22
@robhudson robhudson force-pushed the 15157-mv-to-django-waffle-part-2 branch from 23e5aa9 to 2c31e4e Compare October 3, 2024 00:03
@robhudson robhudson merged commit 9ba4d37 into main Oct 3, 2024
3 checks passed
@robhudson robhudson deleted the 15157-mv-to-django-waffle-part-2 branch October 3, 2024 00:10
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