nostream icon indicating copy to clipboard operation
nostream copied to clipboard

feat: automatic onion services

Open juanAngel opened this issue 3 years ago • 2 comments

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.

juanAngel avatar Dec 25 '22 01:12 juanAngel

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

juanAngel avatar Dec 28 '22 13:12 juanAngel

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 Coverage Status
Change from base Build 3890100041: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

coveralls avatar Jan 14 '23 12:01 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 Coverage Status
Change from base Build 3890100041: -0.3%
Covered Lines: 884
Relevant Lines: 1008

💛 - Coveralls

coveralls avatar Jan 14 '23 12:01 coveralls