Fix mochify breaking on node:assert by fatso83 · Pull Request #2559 · sinonjs/sinon (original) (raw)

Conversation

@fatso83

Purpose (TL;DR) - mandatory

Fix mochify borking on node:assert

@fatso83

@fatso83

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8dbfd02) 96.03% compared to head (ea8ad15) 96.03%.
Report is 1 commits behind head on main.

❗ Current head ea8ad15 differs from pull request most recent head 44529c8. Consider uploading reports for the commit 44529c8 to get more accurate results

Additional details and impacted files

@@ Coverage Diff @@ ## main #2559 +/- ##

Coverage 96.03% 96.03%

Files 40 41 +1
Lines 1915 1918 +3

Flag Coverage Δ
unit 96.03% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
lib/create-sinon-api.js 100.00% <100.00%> (ø)
lib/sinon.js 100.00% <100.00%> (ø)
lib/sinon/colorizer.js 100.00% <ø> (ø)
lib/sinon/spy-formatters.js 98.55% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fatso83 fatso83 deleted the fix-broken-node-assert branch

October 24, 2023 10:35

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

1 participant

@fatso83