Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

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

Merged
merged 2 commits into from
Nov 20, 2018

Conversation

stephenplusplus
Copy link
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

Codecov Report

❗ No coverage uploaded for pull request base (master@f532e29). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #210   +/-   ##
=========================================
  Coverage          ?   91.43%           
=========================================
  Files             ?       12           
  Lines             ?     1039           
  Branches          ?       71           
=========================================
  Hits              ?      950           
  Misses            ?       61           
  Partials          ?       28

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 f532e29...8fd14fc. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 2ae16c2 into master Nov 20, 2018
@JustinBeckwith JustinBeckwith deleted the repo-tools--pin-@types/sinon branch November 20, 2018 16:21
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