Skip to content

Conversation

@aawadall
Copy link
Owner

Summary

  • extend PythonGenerator docs
  • add error tests for Python generator
  • add coverage tests for format and print helpers
  • show version number in features page

Testing

  • go test ./... -coverprofile=coverage.out

https://chatgpt.com/codex/tasks/task_e_688a9024b430832f898f6191e5283f8e

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+2.47% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (566f0cf) 1094 895 81.81%
Head commit (fffad9d) 1094 (+0) 922 (+27) 84.28% (+2.47%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#70) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@aawadall aawadall merged commit 0f7e3a3 into main Jul 30, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants