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

gopher-fleece / gleece / 12967598908
86%

Build:
DEFAULT BRANCH: main
Ran 25 Jan 2025 06:55PM UTC
Jobs 1
Files 38
Run time 1min
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

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

New Missed Lines in Diff

Lines Coverage ∆ File
9
0.0
0.0% generator/routes/generator.go
10
0.0
0.0% cmd/generate.go
10
0.0
extractor/visitors/type.visitor.go
13
0.0
0.0% cmd/entrypoint.go
17
0.0
0.0% cmd/root.go
34
0.0
extractor/visitors/controller/diagnostics.go
37
0.0
extractor/visitors/controller/security.go
41
0.0
extractor/visitors/controller/models.go
44
0.0
extractor/visitors/controller/visitor.go
71
0.0
extractor/visitors/controller/controller.go
83
0.0
extractor/visitors/controller/public.go
97
0.0
extractor/visitors/controller/auxiliary.go
125
0.0
0.0% extractor/ast.utils.go
231
0.0
extractor/visitors/controller/route.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% test/fixtures/basic.controller.go
5
0.0
0.0% extractor/ast.utils.go
12
59.52
-7.14% infrastructure/logger/logger.go
Jobs
ID Job ID Ran Files Coverage
1 12967598908.1 25 Jan 2025 06:55PM UTC 38
31.4
GitHub Action Run
Source Files on build 12967598908
  • Tree
  • List 38
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6cf45b68 on github
  • Prev Build on main (#12966701142)
  • Next Build on main (#12967611983)
  • Delete
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