Skip to content

Conversation

@morgan-atproperties
Copy link
Owner

No description provided.

@morgan-atproperties morgan-atproperties force-pushed the add-coverage-annotations branch 5 times, most recently from e5d4d48 to c9c62ea Compare August 8, 2025 17:16
@github-actions
Copy link

github-actions bot commented Aug 8, 2025

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 66.67% 2/3
🟢 Branches 100% 0/0
🔴 Functions 50% 1/2
🟡 Lines 66.67% 2/3

Test suite run failed

Failed tests: 1/2. Failed suites: 1/1.
  ● adds 1 + 2 to equal 4

    expect(received).toBe(expected) // Object.is equality

    Expected: 4
    Received: 3

       6 |
       7 | test('adds 1 + 2 to equal 4', () => {
    >  8 |   expect(sum(1, 2)).toBe(4);
         |                     ^
       9 | });
      10 |

      at Object.toBe (sum.test.js:8:21)

Report generated by 🧪jest coverage report action from 8992a8c

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