Skip to content

Conversation

andinux
Copy link
Collaborator

@andinux andinux commented Sep 3, 2025

... Only shows console output (like console.error) for failed tests.

Description of change

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • npm run lint passes with this change
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec

… output while suppressing console logs for passing tests. Only shows console output (like console.error) for failed tests.
@andinux andinux self-assigned this Sep 3, 2025
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.26%. Comparing base (a0cd3ff) to head (c89d200).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
+ Coverage   86.25%   86.26%   +0.01%     
==========================================
  Files          11       11              
  Lines        1011     1012       +1     
  Branches      314      311       -3     
==========================================
+ Hits          872      873       +1     
  Misses        133      133              
  Partials        6        6              

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

@andinux andinux changed the title feat(jest): use a new jest custom reporter that provides verbose test output while suppressing console logs for passing test. test: improve test execution Sep 5, 2025
@andinux andinux changed the title test: improve test execution test: improved test execution Sep 5, 2025
@andinux andinux merged commit 77d45f1 into main Sep 16, 2025
44 of 46 checks passed
@andinux andinux deleted the feature/jest-custom-reporter branch September 16, 2025 14:00
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.

4 participants