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

[backend] fix workflow filter migration (#5035) #5359

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

Archidoit
Copy link
Member

bug : workflow filter migration not working if filter is undefined
fix: convert undefined filter in empty filter group

@Archidoit Archidoit added the filigran team use to identify PR from the Filigran team label Jan 3, 2024
@Archidoit Archidoit self-assigned this Jan 3, 2024
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68ea36f) 65.64% compared to head (20eb611) 65.62%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5359      +/-   ##
==========================================
- Coverage   65.64%   65.62%   -0.03%     
==========================================
  Files         475      475              
  Lines       59349    59428      +79     
  Branches     4325     4343      +18     
==========================================
+ Hits        38960    38999      +39     
- Misses      20389    20429      +40     

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

@Archidoit Archidoit merged commit 4c662b3 into master Jan 4, 2024
8 checks passed
@Archidoit Archidoit deleted the issue/5035 branch January 4, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants