Skip to content

Add source column to AuditLog with request context propagation#7825

Merged
cstns merged 6 commits into
mainfrom
feat/7562-audit-source-column
Jul 17, 2026
Merged

Add source column to AuditLog with request context propagation#7825
cstns merged 6 commits into
mainfrom
feat/7562-audit-source-column

Add tests for source context resolution and prevent metadata mutation…

7dfc783
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

75.17% (+0.06%) compared to 844a704

View this Pull Request on Codecov

75.17% (+0.06%) compared to 844a704

Details

Codecov Report

❌ Patch coverage is 92.39130% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.17%. Comparing base (844a704) to head (7dfc783).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
forge/lib/nonceStore.js 87.50% 5 Missing ⚠️
...orge/db/migrations/20260714-01-add-audit-source.js 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7825      +/-   ##
==========================================
+ Coverage   75.10%   75.17%   +0.06%     
==========================================
  Files         430      432       +2     
  Lines       22846    22933      +87     
  Branches     6055     6076      +21     
==========================================
+ Hits        17159    17239      +80     
- Misses       5687     5694       +7     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.