cameri / nostream

A Nostr Relay written in TypeScript
MIT License
736 stars 189 forks source link

chore: disable /healthz rate limit #191

Closed cameri closed 1 year ago

cameri commented 1 year ago

Description

182

Related Issue

Motivation and Context

182

How Has This Been Tested?

Calling curl http://127.0.0.1:8008/healthz many times.

Screenshots (if appropriate):

Types of changes

Checklist:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4146896421


Files with Coverage Reduction New Missed Lines %
src/factories/web-app-factory.ts 1 52.63%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4139961987: 0.0%
Covered Lines: 1167
Relevant Lines: 1951

💛 - Coveralls
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4146896421


Totals Coverage Status
Change from base Build 4139961987: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls
sonarcloud[bot] commented 1 year ago

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.22.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: