Skip to content

Extract and test manual examples#34

Merged
IrynaRaievska merged 5 commits into
gap-packages:masterfrom
olexandr-konovalov:extract-test-examples
May 6, 2026
Merged

Extract and test manual examples#34
IrynaRaievska merged 5 commits into
gap-packages:masterfrom
olexandr-konovalov:extract-test-examples

Conversation

@olexandr-konovalov
Copy link
Copy Markdown
Member

@olexandr-konovalov olexandr-konovalov commented Apr 29, 2026

Redoing #16 properly. This ensures that manual examples are regularly tested.

Closes #7

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.71%. Comparing base (c6a04d2) to head (236ed03).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   99.85%   99.71%   -0.15%     
==========================================
  Files           5        5              
  Lines         709      709              
==========================================
- Hits          708      707       -1     
- Misses          1        2       +1     
Files with missing lines Coverage Δ
lib/local.gd 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@olexandr-konovalov
Copy link
Copy Markdown
Member Author

This is ready for the review. I have automated test extraction and fixed or tweaked some manual examples to make tests pass. For now, I have a series of commits, so you can track what I have been doing easier.

Copy link
Copy Markdown
Collaborator

@IrynaRaievska IrynaRaievska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@IrynaRaievska IrynaRaievska merged commit 695fb95 into gap-packages:master May 6, 2026
9 checks passed
@olexandr-konovalov olexandr-konovalov deleted the extract-test-examples branch May 6, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automate extraction of examples from the manual

3 participants