Skip to content

integration tests for jira, linear and github . api version checking#11

Merged
untra merged 5 commits intomainfrom
feature/kanban-integration-tests
Jan 9, 2026
Merged

integration tests for jira, linear and github . api version checking#11
untra merged 5 commits intomainfrom
feature/kanban-integration-tests

Conversation

@untra
Copy link
Owner

@untra untra commented Jan 9, 2026

Operator! PR

add a sweet (optional) meme

Type of change

  • Docs update (changes to the readme or a site page, no code changes)
  • Ops wrangling (automation or test improvements)
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Sweet release (needs a lot of work and effort)
  • Something else (explain please)

Checklists

  • If modifying code, at least one test has been added to the suite

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 45.92413% with 670 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.58%. Comparing base (029f34e) to head (6a242ee).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/api/providers/kanban/linear.rs 27.27% 376 Missing ⚠️
src/api/providers/kanban/jira.rs 0.00% 168 Missing ⚠️
src/app.rs 0.00% 30 Missing ⚠️
src/version.rs 83.14% 28 Missing and 2 partials ⚠️
src/ui/panels.rs 0.00% 20 Missing ⚠️
src/llm/detection.rs 86.61% 17 Missing ⚠️
src/startup/templates.rs 84.14% 6 Missing and 7 partials ⚠️
src/issuetypes/loader.rs 56.00% 7 Missing and 4 partials ⚠️
src/ui/dashboard.rs 0.00% 5 Missing ⚠️

❌ Your patch status has failed because the patch coverage (45.92%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   59.05%   58.58%   -0.48%     
==========================================
  Files         153      155       +2     
  Lines       35154    36199    +1045     
  Branches    33455    34500    +1045     
==========================================
+ Hits        20761    21206     +445     
- Misses      13937    14533     +596     
- Partials      456      460       +4     
Flag Coverage Δ
rust 58.27% <45.92%> (-0.50%) ⬇️

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

Files with missing lines Coverage Δ
src/api/providers/kanban/mod.rs 61.22% <ø> (ø)
src/collections/mod.rs 100.00% <100.00%> (ø)
src/config.rs 82.84% <100.00%> (+0.55%) ⬆️
src/issuetypes/collection.rs 94.38% <100.00%> (-0.92%) ⬇️
src/issuetypes/mod.rs 68.18% <100.00%> (ø)
src/llm/tool_config.rs 93.33% <ø> (ø)
src/main.rs 10.71% <ø> (ø)
src/ui/dashboard.rs 4.60% <0.00%> (-0.10%) ⬇️
src/issuetypes/loader.rs 78.83% <56.00%> (-0.28%) ⬇️
src/startup/templates.rs 84.12% <84.14%> (-3.00%) ⬇️
... and 6 more

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@untra untra merged commit fed2a2f into main Jan 9, 2026
7 checks passed
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