Skip to content

add heartbeat logger - #119

Merged
oharsta merged 1 commit into
mainfrom
feature/hearbeat
Jun 22, 2026
Merged

add heartbeat logger#119
oharsta merged 1 commit into
mainfrom
feature/hearbeat

Conversation

@baszoetekouw

Copy link
Copy Markdown
Member

OIDC_playground (vooral op test en acc) wordt niet zo veel gebruikt. Dan wordt er dus ook niks gelogd, maar van lege logs gaan alarmen af. Deze PR (met dank aan Claude) voegt elk uur een heartbeat toe.

Als we dit generieker kunnen doen zodat we dit in al onze java projecten zouden kunnen opnemen, dan zou dat nog beter zijn natuurlijk!

@baszoetekouw
baszoetekouw requested a review from oharsta June 22, 2026 10:35
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.91%. Comparing base (f9b3406) to head (c96c5f3).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #119      +/-   ##
============================================
+ Coverage     73.60%   73.91%   +0.30%     
- Complexity       70       73       +3     
============================================
  Files             7        8       +1     
  Lines           341      345       +4     
  Branches         26       26              
============================================
+ Hits            251      255       +4     
  Misses           80       80              
  Partials         10       10              

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

@oharsta
oharsta merged commit f3c82e9 into main Jun 22, 2026
3 checks passed
@oharsta
oharsta deleted the feature/hearbeat branch June 22, 2026 11:01
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