Skip to content

Conversation

@goshansmails
Copy link
Collaborator

Fixes #876

@goshansmails goshansmails changed the title Make funcs private New antispam Jul 4, 2025
@codecov
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

Attention: Patch coverage is 47.68683% with 294 lines in your changes missing coverage. Please review.

Project coverage is 72.06%. Comparing base (b85c502) to head (533865b).
Report is 44 commits behind head on master.

Files with missing lines Patch % Lines
pipeline/antispam/antispammer.go 1.03% 95 Missing and 1 partial ⚠️
pipeline/antispam/ctor.go 12.08% 78 Missing and 2 partials ⚠️
pipeline/antispam/value_node.go 0.00% 52 Missing ⚠️
pipeline/antispam/logical_node.go 0.00% 51 Missing ⚠️
fd/util.go 63.63% 6 Missing and 2 partials ⚠️
pipeline/checker/checker.go 97.36% 4 Missing and 1 partial ⚠️
pipeline/do_if/check_type_op.go 66.66% 1 Missing ⚠️
plugin/action/mask/mask.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #882      +/-   ##
==========================================
- Coverage   73.95%   72.06%   -1.89%     
==========================================
  Files         157      182      +25     
  Lines       16498    18646    +2148     
==========================================
+ Hits        12201    13438    +1237     
- Misses       3614     4480     +866     
- Partials      683      728      +45     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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: Improve antispam

2 participants