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

Remove nested fields in remove_fields plugin #652

Merged
merged 11 commits into from
Aug 1, 2024

Conversation

goshansmails
Copy link
Collaborator

Fixes #651

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 93.61702% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.28%. Comparing base (67ecc39) to head (e760e7c).
Report is 21 commits behind head on master.

Current head e760e7c differs from pull request most recent head 234f8d3

Please upload reports for the commit 234f8d3 to get more accurate results.

Files Patch % Lines
plugin/action/remove_fields/remove_fields.go 93.61% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
+ Coverage   70.83%   71.28%   +0.44%     
==========================================
  Files         124      131       +7     
  Lines       12572    13088     +516     
==========================================
+ Hits         8906     9330     +424     
- Misses       3150     3226      +76     
- Partials      516      532      +16     

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

@goshansmails goshansmails merged commit 3f2080c into master Aug 1, 2024
8 checks passed
@goshansmails goshansmails deleted the 651-remove-nested-fields branch August 1, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: remove nested fields in remove_fields plugin
3 participants