Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Package updates and linting fixes for upcoming release #202

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

scub
Copy link
Contributor

@scub scub commented Oct 27, 2021

What did you implement:

Dependency updates and linting fixes

How did you implement it:

$ yarn upgrade
...

$ yarn lint-fix
...

Todos:

[] Write tests
[] Write documentation
[x] Fix linting errors
[x] Provide verification config/commands/resources

@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #202 (0a534f6) into master (fcb0672) will increase coverage by 0.36%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   51.17%   51.53%   +0.36%     
==========================================
  Files          21       21              
  Lines         512      522      +10     
  Branches      128      145      +17     
==========================================
+ Hits          262      269       +7     
+ Misses        250      216      -34     
- Partials        0       37      +37     
Impacted Files Coverage Δ
src/dashboards/index.js 33.33% <ø> (ø)
src/external-stack.js 9.57% <0.00%> (-0.11%) ⬇️
src/index.js 89.75% <100.00%> (-0.10%) ⬇️
src/dashboards/widgets/factory.js 23.07% <0.00%> (ø)

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.

None yet

1 participant