Skip to content

Add QtPass skills for OpenCode#758

Merged
annejan merged 4 commits intomainfrom
qtpass-test-skill
Mar 23, 2026
Merged

Add QtPass skills for OpenCode#758
annejan merged 4 commits intomainfrom
qtpass-test-skill

Conversation

@annejan
Copy link
Copy Markdown
Member

@annejan annejan commented Mar 23, 2026

Summary

Add an OpenCode skill file (.opencode/skills/qtpass-tests/SKILL.md) that encodes:

  • Project conventions (qmake, Qt Test framework)
  • Test patterns (set+get, Windows guards, gitleaks avoidance)
  • Build/run commands
  • Guide for adding new test suites

Why this matters

Future agents can load this skill via the skill tool to quickly understand how to add tests for QtPass without needing to learn the conventions from scratch.

Testing

  • Skill file follows OpenCode SKILL.md format
  • YAML frontmatter validated

@annejan annejan force-pushed the qtpass-test-skill branch from 32ebea3 to f5036a4 Compare March 23, 2026 21:24
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 23, 2026

Coverage Status

coverage: 15.389%. remained the same
when pulling 3280ae5 on qtpass-test-skill
into 3a96b80 on main.

@annejan annejan changed the title Add QtPass test skill for OpenCode Add QtPass skills for OpenCode Mar 23, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.26%. Comparing base (3a96b80) to head (3280ae5).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #758   +/-   ##
=======================================
  Coverage   19.26%   19.26%           
=======================================
  Files          38       38           
  Lines        2953     2953           
=======================================
  Hits          569      569           
  Misses       2384     2384           
Flag Coverage Δ
qtpass 19.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@annejan annejan merged commit 3061764 into main Mar 23, 2026
17 checks passed
@annejan annejan deleted the qtpass-test-skill branch March 23, 2026 23:13
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.

2 participants