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

[Backport 2.9] Fix keywords bug incorrectly adding field value (#964) #970

Merged
merged 1 commit into from
Apr 5, 2024

fix keywords bug and add comments (#964)

e37b053
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.9] Fix keywords bug incorrectly adding field value (#964) #970

fix keywords bug and add comments (#964)
e37b053
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2024 in 0s

25.67% (-0.06%) compared to 88140d1

View this Pull Request on Codecov

25.67% (-0.06%) compared to 88140d1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.67%. Comparing base (88140d1) to head (e37b053).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.9     #970      +/-   ##
============================================
- Coverage     25.73%   25.67%   -0.06%     
+ Complexity      951      949       -2     
============================================
  Files           252      252              
  Lines         10866    10861       -5     
  Branches       1206     1206              
============================================
- Hits           2796     2789       -7     
- Misses         7825     7826       +1     
- Partials        245      246       +1     

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