Skip to content

fix(cmn): have BaseService throw on missing options#2366

Merged
smartcontracts merged 1 commit intodevelopfrom
sc/fix-base-service-options
Mar 25, 2022
Merged

fix(cmn): have BaseService throw on missing options#2366
smartcontracts merged 1 commit intodevelopfrom
sc/fix-base-service-options

Conversation

@smartcontracts
Copy link
Contributor

Description
Fixes a bug where BaseServiceV2 was not properly throwing when options
were missing.

@smartcontracts smartcontracts changed the title fix(ct): have BaseService throw on missing options fix(cmn): have BaseService throw on missing options Mar 25, 2022
Fixes a bug where BaseServiceV2 was not properly throwing when options
were missing.
@smartcontracts smartcontracts force-pushed the sc/fix-base-service-options branch from 167d8b4 to 51673b9 Compare March 25, 2022 15:09
@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2022

🦋 Changeset detected

Latest commit: 51673b9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@eth-optimism/common-ts Patch
@eth-optimism/data-transport-layer Patch
@eth-optimism/message-relayer Patch
@eth-optimism/replica-healthcheck Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2022

Codecov Report

Merging #2366 (51673b9) into develop (44c5ce3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #2366   +/-   ##
========================================
  Coverage    80.14%   80.14%           
========================================
  Files           77       77           
  Lines         2458     2458           
  Branches       450      450           
========================================
  Hits          1970     1970           
  Misses         488      488           
Flag Coverage Δ
contracts 99.29% <ø> (ø)
core-utils 86.77% <ø> (ø)
data-transport-layer 49.72% <ø> (ø)
sdk 55.90% <ø> (ø)

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


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 44c5ce3...51673b9. Read the comment docs.

@smartcontracts smartcontracts merged commit 452f5e0 into develop Mar 25, 2022
@smartcontracts smartcontracts deleted the sc/fix-base-service-options branch March 25, 2022 19:56
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.

3 participants