Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Wyatt/eth2 GitHub action #3896

Merged
merged 37 commits into from
Feb 4, 2021
Merged

Wyatt/eth2 GitHub action #3896

merged 37 commits into from
Feb 4, 2021

Conversation

spacesailor24
Copy link
Contributor

Description

Reverted initial merge (#3892) since we have an active RC

This PR needs to be merged after #3885

@coveralls
Copy link

coveralls commented Feb 1, 2021

Pull Request Test Coverage Report for Build 538076212

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.767%

Totals Coverage Status
Change from base Build 537819965: 0.0%
Covered Lines: 3294
Relevant Lines: 4225

💛 - Coveralls

GregTheGreek
GregTheGreek previously approved these changes Feb 1, 2021
frankiebee
frankiebee previously approved these changes Feb 3, 2021
Copy link
Contributor

@frankiebee frankiebee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤙

@spacesailor24 spacesailor24 dismissed stale reviews from frankiebee and GregTheGreek via ff0ee29 February 4, 2021 17:55
@@ -135,7 +135,7 @@ it('getValidatorBalances', async () => {
expect(response[0]).toMatchObject(expectedResponse)
})

it('getEpochCommittees', async () => {
xit('getEpochCommittees', async () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make an issue so we can address this in the future?

/* Basic Options */
// "incremental": true, /* Enable incremental compilation */
"target": "esnext", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ESNEXT'. */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider targeting a specific version incase future versions are breaking. i.e es2020

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to ES2020

@spacesailor24 spacesailor24 merged commit 06610f2 into 1.x Feb 4, 2021
@spacesailor24 spacesailor24 deleted the wyatt/eth2-github-action branch February 4, 2021 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants