Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 2.6.1 (#2029) #2032

Merged
merged 1 commit into from
Dec 1, 2020
Merged

release: 2.6.1 (#2029) #2032

merged 1 commit into from
Dec 1, 2020

Conversation

comountainclimber
Copy link
Member

What current issue(s) from Trello/Github does this address?

What problem does this PR solve?

How did you solve this problem?

How did you make sure your solution works?

Are there any special changes in the code that we should be aware of?

Is there anything else we should know?

  • Unit tests written?

* feature: skip testing on tags [WIP] (#2015)

* updates config.yml

* Only publish on tags

* Updates pack and release notes whitelist

* Add back store_artifacts and remove persist to workspace

* update snapshots

* Updates mainnet node list

* Updates ReleaseNotesModal.jsx

* feature: adds dora and neotube to explorers (#2022)

* Updates explorer list

* Updates explorer.test.js

* Updates explorer.test.js

* Updates explorer.test.js

* Adds back deleted test

* Update content and styles in release notes modal

* Updates screen shot in README (#2023)

* update screen shot asset name

* feature: Updates app/core/nodes-main-net.json with new coz nodes (#2025)

* Updates app/core/nodes-main-net.json with new coz nodes

* Increase chunk size

* feature: fix balance failed "retry" load state (#2027)

* Fixes translation typo and refactors FailedPanel.jsx

* lint

* snapshots

* Revert testing changes to balancesActions.js

* revert changes to AssetBalancesPanel/index.js

* Updates balancesActions.js and tokenList.json (#2026)

* feature: add balance fetch retry logic (#2028)

* Adds RPC retry logic

* small refactor in balancesActions.js

* Fixes link in release notes

* feature: update release notes [WIP] (#2031)

* Adds release notes image  asset and update release notes

* Update patch.svg

* Update release notes image assets
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7672

  • 10 of 53 (18.87%) changed or added relevant lines in 6 files are covered.
  • 56 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.004%) to 41.736%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/components/FailedPanel/FailedPanel.jsx 0 1 0.0%
app/components/Modals/ReleaseNotesModal/ReleaseNotesModal.jsx 0 1 0.0%
app/core/explorer.js 5 7 71.43%
app/actions/nodeStorageActions.js 3 7 42.86%
app/actions/balancesActions.js 1 36 2.78%
Files with Coverage Reduction New Missed Lines %
app/actions/nodeStorageActions.js 2 67.68%
app/components/FailedPanel/FailedPanel.jsx 6 0%
app/core/constants.js 8 84.31%
app/core/explorer.js 9 68.92%
app/actions/balancesActions.js 31 4.93%
Totals Coverage Status
Change from base Build 7646: 0.004%
Covered Lines: 1495
Relevant Lines: 3252

💛 - Coveralls

@comountainclimber comountainclimber merged commit c0db706 into dev Dec 1, 2020
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.

2 participants