Add BE Support for asking to not record a talk#4509
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4509 +/- ##
=======================================
Coverage 94.49% 94.49%
=======================================
Files 352 352
Lines 10136 10143 +7
Branches 735 735
=======================================
+ Hits 9578 9585 +7
Misses 463 463
Partials 95 95 🚀 New features to boost your workflow:
|
|
/deploy |
|
@claude do a code-review |
|
Claude finished @marcoacierno's task in 1m 26s —— View job Code Review
SummaryThis PR adds backend support for speakers to opt out of having their talks/workshops recorded. The implementation is clean and well-tested. I found one potential issue regarding validation logic and a few minor observations. Issues Found🔴 Missing Validation:
|
What
ToDo