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

cweill / gotests
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 25 Jan 2016 05:22AM UTC
Files 14
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

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • GitHub-actions
  • add-godoc-comments
  • ai
  • codeowners
  • disable-1.6
  • feature/ai-test-generation
  • feature/fix_travis
  • go-11.1
  • master
  • receiver
  • release/1.5.3
  • revert-48-add-support-functions-from-tests
  • test-coverage-improvements
  • v1.0
  • v1.1
  • v1.2
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.5.1
  • v1.5.2
  • v1.5.3
  • v1.6.0

24 Oct 2025 04:08PM UTC coverage: 94.232%. Remained the same
18785413303

push

github

web-flow
style: clean up test code formatting for improved readability (#198)

- Remove unnecessary blank lines from test functions for improved code clarity

Signed-off-by: appleboy <appleboy.tw@gmail.com>

1552 of 1647 relevant lines covered (94.23%)

1320.6 hits per line

Relevant lines Covered
Build:
Build:
1647 RELEVANT LINES 1552 COVERED LINES
1320.6 HITS PER LINE
Source Files on develop
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18785413303 develop style: clean up test code formatting for improved readability (#198) - Remove unnecessary blank lines from test functions for improved code clarity Signed-off-by: appleboy <appleboy.tw@gmail.com> push 24 Oct 2025 04:08PM UTC web-flow github
94.23
18756499982 develop feat: AI-powered test case generation (#194) * feat: add AI test generation foundation (WIP) Implementing AI-powered test case generation as proposed in issue #41. This is the foundation layer with provider interface and Ollama support. New pac... push 23 Oct 2025 05:21PM UTC web-flow github
94.23
18725169102 develop test: improve code coverage from 28.1% to 84.6% (#196) Add comprehensive unit tests across all packages, with special focus on previously untested generics code in render helpers. This brings overall coverage from 28.1% to 84.6% (201% increase). ... push 22 Oct 2025 05:53PM UTC web-flow github
96.27
18724049388 develop docs: add godoc comments to all exported functions (#195) Added comprehensive godoc comments following Go conventions to all exported types, functions, methods, and variables across the codebase. This improves code documentation and makes the pac... push 22 Oct 2025 05:09PM UTC web-flow github
84.98
18674194539 develop docs: enhance README introduction with Key Features section Improved the README introduction to be more compelling and informative: Changes: - Rewrote opening paragraph to emphasize value proposition - Added "Key Features" section highlighting 8... push 21 Oct 2025 05:47AM UTC cweill github
84.98
18674184269 develop docs: add Quick Start Examples section to README Added a comprehensive "Quick Start Examples" section to help new users get started quickly with gotests. The section includes: Examples: - Generate tests for a single function (with full output) -... push 21 Oct 2025 05:46AM UTC cweill github
84.98
18674002814 develop ci: revert to goveralls for coverage reporting Reverted coverage reporting to use goveralls tool (like the original implementation) instead of the GitHub Action. This approach provides better control over which packages are included in coverage m... push 21 Oct 2025 05:35AM UTC cweill github
84.98
18673927619 develop test: add comprehensive tests for internal/input package Added unit tests for the internal/input package, which previously had 0% test coverage. The new tests cover all major functionality including the recursive directory pattern feature (pkg/..... push 21 Oct 2025 05:31AM UTC cweill github
81.14
18673866198 develop test: add test for printVersion function Added unit test for the printVersion function to improve coverage of the --version flag functionality. The test: - Captures stdout output using os.Pipe - Verifies output contains "gotests" and "Go version... push 21 Oct 2025 05:27AM UTC cweill github
79.27
18673762466 develop docs: add Codecov badge to README Added Codecov badge alongside the existing Coveralls badge to display coverage metrics from both services. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropi... push 21 Oct 2025 05:21AM UTC cweill github
77.95
See All Builds (1379)
  • Repo on GitHub
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

© 2025 Coveralls, Inc