Skip to content

Remove all extraneous test output#126

Merged
whymarrh merged 3 commits intoMetaMask:developfrom
whymarrh:test-output
Jul 2, 2019
Merged

Remove all extraneous test output#126
whymarrh merged 3 commits intoMetaMask:developfrom
whymarrh:test-output

Conversation

@whymarrh
Copy link
Copy Markdown
Contributor

This PR removes extraneous test output, namely disabling logging of the error from the utils#safelyExecute test case.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jun 30, 2019

Codecov Report

Merging #126 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #126   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           21     21           
  Lines         1432   1431    -1     
  Branches       194    193    -1     
======================================
- Hits          1432   1431    -1
Impacted Files Coverage Δ
src/util.ts 100% <ø> (ø) ⬆️

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 e1ef426...e0a4086. Read the comment docs.

@whymarrh whymarrh merged commit 43d1ef0 into MetaMask:develop Jul 2, 2019
@whymarrh whymarrh deleted the test-output branch July 2, 2019 17:38
kanthesha pushed a commit that referenced this pull request Oct 11, 2023
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Don't count conditional logging towards codecov

* Disable logError for utils#safelyExecute test
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Don't count conditional logging towards codecov

* Disable logError for utils#safelyExecute test
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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