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

gopher-fleece / gleece / 12967598908

25 Jan 2025 06:55PM UTC coverage: 31.401% (+4.4%) from 26.974%
12967598908

push

github

web-flow
Various additions and fixes (#5)


- Added full test coverage for `AnnotationHolder` (previously `AttributesHolder`)
- Fixed a bug in `AnnotationHolder.GetDescription()` which caused description to sometimes be empty
- Added type-checks for request parameters:
  - `Body` - May only be a struct
  - `Header`, `Path`, `Query` - May only be a `universe` type except `error` and `map`
  - **Please note** this is a stop-gap solution. Code will have to be re-structured for a full, clean solution.
- Broken down the `ControllerVisitor` to several files
- Added a CLI banner by default with an option to disable with a `--no-banner` flag
- Added a "Debug Ginkgo" launch configuration
- Improved up error messages
- Removed unused/dead code
- Moved code-base to use default `logger` alias instead of the custom `Logger`

67 of 889 new or added lines in 17 files covered. (7.54%)

18 existing lines in 3 files now uncovered.

856 of 2726 relevant lines covered (31.4%)

4.25 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/test/fixtures/basic.controller.go


Source Not Available

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