Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

fix: Pin @types/sinon to last compatible version#116

Merged
JustinBeckwith merged 2 commits intomasterfrom
repo-tools--pin-@types/sinon
Nov 20, 2018
Merged

fix: Pin @types/sinon to last compatible version#116
JustinBeckwith merged 2 commits intomasterfrom
repo-tools--pin-@types/sinon

Conversation

@stephenplusplus
Copy link
Copy Markdown
Contributor

@types/sinon had an update over the weekend which broke many of our tests. The real fix is something like this, but for now, this should fix our broken CI and give us some breathing room.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 20, 2018
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #116 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files           6        6           
  Lines         201      201           
  Branches        6        6           
=======================================
  Hits          184      184           
  Misses         17       17

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3948d7...dd18e8c. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants