nostream
nostream copied to clipboard
feat: automatic onion services
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
- [ ] Non-functional change (docs, style, minor refactor)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] My code follows the code style of this project.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my code changes.
- [ ] All new and existing tests passed.
Do you have any idea why the commit linter fails? Since changes cannot be uploaded without complying with this. It's not something that should fail
Pull Request Test Coverage Report for Build 3918528112
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at ?%
| Totals | |
|---|---|
| Change from base Build 3890100041: | 0% |
| Covered Lines: | |
| Relevant Lines: | 0 |
💛 - Coveralls
Pull Request Test Coverage Report for Build 3918528112
- 50 of 56 (89.29%) changed or added relevant lines in 2 files are covered.
- 2 unchanged lines in 1 file lost coverage.
- Overall coverage decreased (-0.3%) to 86.336%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| src/app/app.ts | 2 | 8 | 25.0% |
| <!-- | Total: | 50 | 56 |
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| src/adapters/web-socket-server-adapter.ts | 2 | 78.57% |
| <!-- | Total: | 2 |
| Totals | |
|---|---|
| Change from base Build 3890100041: | -0.3% |
| Covered Lines: | 884 |
| Relevant Lines: | 1008 |







