Skip to content

Add ForgeSystemAccessTokenRepository implementation#40

Merged
tbinna merged 1 commit into
masterfrom
feature/forge-system-access-token-storage
Oct 9, 2025
Merged

Add ForgeSystemAccessTokenRepository implementation#40
tbinna merged 1 commit into
masterfrom
feature/forge-system-access-token-storage

Conversation

@tbinna
Copy link
Copy Markdown
Member

@tbinna tbinna commented Nov 13, 2024

  • Add Slick-based ForgeSystemAccessTokenRepository implementation
  • Add unit and integration tests for ForgeSystemAccessTokenRepository implementation
  • Update evolutions script to configure new table, indices

Closes #39

@tbinna tbinna force-pushed the feature/forge-system-access-token-storage branch 6 times, most recently from 097f910 to 2bf35a3 Compare October 9, 2025 03:29
- Add Slick-based ForgeSystemAccessTokenRepository implementation
- Add unit and integration tests for ForgeSystemAccessTokenRepository implementation
- Update evolutions script to configure new table, indices

Closes #39
@tbinna tbinna force-pushed the feature/forge-system-access-token-storage branch from 2bf35a3 to 5fa5801 Compare October 9, 2025 04:10
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (100198b) to head (5fa5801).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         4    +1     
  Lines           84       108   +24     
=========================================
+ Hits            84       108   +24     

☔ View full report in Codecov by Sentry.
📢 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.

@tbinna tbinna merged commit 8d5bb66 into master Oct 9, 2025
5 checks passed
@tbinna tbinna deleted the feature/forge-system-access-token-storage branch October 9, 2025 04: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.

Support storage of Forge system access tokens

1 participant