Skip to content

Commit

Permalink
Merge pull request #587 from UKHSA-Internal/feature/CDD-2349-feedback…
Browse files Browse the repository at this point in the history
…-merge

Feature/CDD-2265: Interactive tooltips
  • Loading branch information
rhys-burendo authored Feb 6, 2025
2 parents 58afb48 + beff7b7 commit b7a86b8
Show file tree
Hide file tree
Showing 10 changed files with 4,328 additions and 1,447 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
if: ${{ needs.lighthouse.result == 'failure' }}
with:
status: failure
notification_title: ':warning: {workflow} score has dropped below 80% :warning:'
notification_title: ':warning: {workflow} threshold has dropped :warning:'
message_format: '*{workflow}* {status_message} in <{repo_url}|{repo}@{branch}> on <{commit_url}|{commit_sha}>'
mention_groups: ${{ vars.SLACK_MENTION_USERS }}
mention_groups_when: 'failure,warnings'
Expand Down
Loading

1 comment on commit b7a86b8

@github-actions
Copy link

Choose a reason for hiding this comment

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

Unit tests coverage

Lines Statements Branches Functions
Coverage: 96%
94.75% (1895/2000) 85.56% (480/561) 95.01% (305/321)
Tests Skipped Failures Errors Time
549 0 💤 0 ❌ 0 🔥 15.725s ⏱️

Please sign in to comment.