• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-fuego / fuego / 12669610518
75%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2025 11:25AM UTC
Jobs 1
Files 30
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jan 2025 11:24AM UTC coverage: 93.435% (+0.05%) from 93.385%
12669610518

push

github

web-flow
Customizable net.Listener for advanced use cases, such as tunneling (#245)

* Customizable net.Listener for advanced use cases, such as tunneling (e.g., zrok, ngrok).

* Refactor Listener setup with enhanced validation and error messages

* Set isTLS after successful TLS listener setup

* unnecesary added attribute removed

* Add default port to listener and refactor setup method with error handling

* listener encapsulation changed from private to public

* default tls port :443

* set only default port in address

* codebase simplified using With functions

* refactor code

* Remove unnecessary public listener attribute and getAddr function; add close method; set host to localhost by default, matching the original implementation

* WithTlsListenner removed

* isTls set to true

* address set by WithListener and protocol added to OpenAPI servers

* invalid comment removed

* set server addres if is empty added again to avoid broke tests and validate if listenner is tls using reflection

* codebase improvements based on observations

* WithAddr doc improved

* Checking if the server is TLS is not needed.

* OpenAPI local server moved to setup.

* set openapi spec server from listener(if present) or address

* make lint

* Remove unnecessary comments and WithAddr handling in defaultSetupListener when listener != nil

* setupDefaultListenner fixed

* Set attributes directly instead of using the with function.

* chore: remove unneeded set of address in WithListener

* chore: add tests for use of WithListener

* chore(tests): add withListener integration tests and cleanup

* Increase with-listener version, execute gowork, and add test for invalid address in withTls

gosum included

Update all .mod files instead of only with-listener

* More understandable test for runServer function

* chore: update all deps

---------

Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
Co-authored-by: dylanhitt <dylan.hitt1@gmail.com>
Co-authored-by:... (continued)

28 of 28 new or added lines in 2 files covered. (100.0%)

2320 of 2483 relevant lines covered (93.44%)

1.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12669610518.1 08 Jan 2025 11:25AM UTC 0
93.44
GitHub Action Run
Source Files on build 12669610518
Detailed source file information is not available for this build.
  • Back to Repo
  • 15430da0 on github
  • Prev Build on main (#12669302520)
  • Next Build on main (#12669696966)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc