Skip to content

Claude prompt#106

Draft
leogdion wants to merge 12 commits into
v0.0.5from
claude-prompt
Draft

Claude prompt#106
leogdion wants to merge 12 commits into
v0.0.5from
claude-prompt

Implement AuthenticationMiddleware (#171)

188a5bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 15, 2026 in 1s

65.86% (-14.65%) compared to 646021d

View this Pull Request on Codecov

65.86% (-14.65%) compared to 646021d

Details

Codecov Report

❌ Patch coverage is 38.09524% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.86%. Comparing base (646021d) to head (188a5bd).

Files with missing lines Patch % Lines
Sources/ClaudeKit/Generated/Client.swift 0.00% 101 Missing ⚠️
Sources/AiSTKit/PromptTemplate.swift 0.00% 32 Missing ⚠️
Sources/AiSTKit/AnalyzerConfiguration.swift 0.00% 8 Missing ⚠️
Sources/AiSTKit/AuthenticationMiddleware.swift 84.61% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           v0.0.5     #106       +/-   ##
===========================================
- Coverage   80.51%   65.86%   -14.65%     
===========================================
  Files         153      199       +46     
  Lines        5209     6425     +1216     
===========================================
+ Hits         4194     4232       +38     
- Misses       1015     2193     +1178     

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

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