Skip to content

feat(middleware): allow to call the middleware without a response object#31

Merged
thib3113 merged 1 commit intomainfrom
non-mandatory-response
Sep 1, 2023
Merged

feat(middleware): allow to call the middleware without a response object#31
thib3113 merged 1 commit intomainfrom
non-mandatory-response

Conversation

@thib3113
Copy link
Owner

@thib3113 thib3113 commented Sep 1, 2023

No description provided.

 - allow to call the middleware without a response object
@codecov-commenter
Copy link

Codecov Report

Merging #31 (3cd42b2) into main (8bef5f1) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   58.17%   58.17%           
=======================================
  Files          30       30           
  Lines         966      966           
  Branches      196      196           
=======================================
  Hits          562      562           
- Misses        355      356    +1     
+ Partials       49       48    -1     
Flag Coverage Δ
crowdsec-client 100.00% <ø> (ø)
crowdsec-client-scenarios 37.55% <ø> (ø)
crowdsec-http-middleware 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...dsec-http-middleware/src/CrowdSecHTTPMiddleware.ts 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8bef5f1...3cd42b2. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 1, 2023

[crowdsec-http-middleware] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 1, 2023

[crowdsec-client] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 1, 2023

[crowdsec-client-scenarios] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@thib3113 thib3113 merged commit 91e8beb into main Sep 1, 2023
@thib3113 thib3113 deleted the non-mandatory-response branch September 1, 2023 08:06
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.

2 participants