Skip to content

Conversation

@roggenkemper
Copy link
Member

@roggenkemper roggenkemper commented Jan 8, 2024

this pr adds in a feature flag that will be used for the default inbound filters project so we can gradually roll it out.

Closes #62786

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 8, 2024
@codecov
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1b9cbce) 81.32% compared to head (fab1157) 81.32%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #62788   +/-   ##
=======================================
  Coverage   81.32%   81.32%           
=======================================
  Files        5198     5199    +1     
  Lines      230242   230266   +24     
  Branches    39791    39794    +3     
=======================================
+ Hits       187251   187274   +23     
  Misses      37253    37253           
- Partials     5738     5739    +1     
Files Coverage Δ
src/sentry/conf/server.py 88.41% <ø> (ø)
src/sentry/features/__init__.py 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

@roggenkemper roggenkemper marked this pull request as ready for review January 8, 2024 21:52
@roggenkemper roggenkemper requested a review from a team January 8, 2024 21:52
@roggenkemper roggenkemper merged commit b4979e5 into master Jan 9, 2024
@roggenkemper roggenkemper deleted the roggenkemper/inboundff branch January 9, 2024 17:17
trillville pushed a commit that referenced this pull request Jan 19, 2024
…62788)

this pr adds in a feature flag that will be used for the default inbound
filters project so we can gradually roll it out.

Closes #62786
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add feature flag

3 participants