forensant / pakiki-core

Pākiki is an intercepting proxy designed to help penetration testers find security vulnerabilities in web or mobile applications. This repository contains the core.
https://pakikiproxy.com/
MIT License
33 stars 2 forks source link

Match replace #27

Closed pipeline closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #27 (4a25915) into main (81ac829) will decrease coverage by 0.68%. The diff coverage is 2.04%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   24.16%   23.48%   -0.68%     
==========================================
  Files          36       36              
  Lines        3576     3628      +52     
==========================================
- Hits          864      852      -12     
- Misses       2592     2656      +64     
  Partials      120      120              
Impacted Files Coverage Δ
internal/proxy/http11webproxy.go 0.00% <0.00%> (ø)
internal/proxy/intercept_api.go 0.00% <0.00%> (ø)
pkg/project/hook_model.go 4.08% <0.00%> (-0.86%) :arrow_down:
pkg/project/intercepted_request_model.go 0.00% <ø> (ø)
pkg/project/script_model.go 46.96% <0.00%> (-3.04%) :arrow_down:
pkg/project/request_model.go 46.43% <100.00%> (ø)
pkg/project/sitemap_model.go 25.00% <100.00%> (ø)

... and 1 file with indirect coverage changes