Uh oh!
There was an error while loading. Please reload this page.
feat: enable feature versioning for new environments - #5108
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
Uffizzi Ephemeral Environment |
…-default-for-new-environments
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #5108 +/- ##
=======================================
Coverage 97.77% 97.77% =======================================
Files 1255 1255 Lines 44317 44349 +32 =======================================
+ Hits 43331 43363 +32
Misses 986 986 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…-default-for-new-environments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
668c9bc to
5ae9249Comparematthewelwell
commented
Jul 8, 2025
Ok, I think this PR is ready for review now @khvn26 . I've made a few simplifications and I think it's a lot clearer now what the purpose of the PR is. I've removed some of the code which was resolving unrelated bad test code to another PR, and created a separate issue in the flagsmith-python-client repository to handle improving our testing capabilities. |
Docker builds report
|
Uh oh!
There was an error while loading. Please reload this page.
Changes
Enable feature versioning for environments in newly created projects (based on a flag).
How did you test this code?
Added unit tests.