Skip to content

update AI framework#211

Merged
tdejoigny-ledger merged 1 commit into
masterfrom
tdj/AI_framework
Jun 9, 2026
Merged

update AI framework#211
tdejoigny-ledger merged 1 commit into
masterfrom
tdj/AI_framework

Conversation

@tdejoigny-ledger

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 8, 2026 11:41
@tdejoigny-ledger tdejoigny-ledger requested a review from a team as a code owner June 8, 2026 11:41
@tdejoigny-ledger tdejoigny-ledger requested review from mbrousset-ledger and removed request for a team June 8, 2026 11:41
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.44%. Comparing base (0c126bb) to head (0244fda).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #211   +/-   ##
=======================================
  Coverage   72.44%   72.44%           
=======================================
  Files           5        5           
  Lines          98       98           
  Branches       22       22           
=======================================
  Hits           71       71           
  Misses          9        9           
  Partials       18       18           
Flag Coverage Δ
unittests 72.44% <ø> (ø)

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

☔ 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.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Code coverage report

Code Coverage

Per-file coverage
Package Line Rate Branch Rate Health
src.transaction 85% 58%
Summary 85% (50 / 59) 58% (28 / 48)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates how AI/Claude instruction content is sourced by switching the instructions repository submodule location and adding a root CLAUDE.md entrypoint that points at the new location.

Changes:

  • Add CLAUDE.md that references the instruction set in the ledger-app-ai-instructions directory.
  • Move/rename the instructions submodule from ./.github/instructions to ./ledger-app-ai-instructions via .gitmodules.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

File Description
CLAUDE.md Adds a root-level pointer to the Claude instruction file in the instructions submodule.
.gitmodules Renames/relocates the instructions submodule to ledger-app-ai-instructions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .gitmodules
@tdejoigny-ledger tdejoigny-ledger merged commit 360e815 into master Jun 9, 2026
112 checks passed
@tdejoigny-ledger tdejoigny-ledger deleted the tdj/AI_framework branch June 9, 2026 07:12
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.

3 participants