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

feat(config): add firewall module to logger config #1637

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

akbariandev
Copy link
Contributor

Description

This PR includes support for the firewall module in the logger.

Related issue(s)

If this Pull Request is related to an issue, mention it here.

@akbariandev akbariandev requested review from b00f and Ja7ad December 6, 2024 17:15
@akbariandev akbariandev self-assigned this Dec 6, 2024
@akbariandev akbariandev changed the title feat(logger): add firewall module to logger config feat(config): add firewall module to logger config Dec 6, 2024
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.25%. Comparing base (86a8ba9) to head (8e83396).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1637      +/-   ##
==========================================
+ Coverage   75.07%   76.25%   +1.18%     
==========================================
  Files         234      236       +2     
  Lines       12156    18245    +6089     
==========================================
+ Hits         9126    13913    +4787     
- Misses       2582     3872    +1290     
- Partials      448      460      +12     

config/example_config.toml Outdated Show resolved Hide resolved
@Ja7ad Ja7ad merged commit ea101fa into pactus-project:main Dec 7, 2024
12 checks passed
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.

Add Firewall Module to Logger
3 participants