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

Perfomance #573

Merged
merged 3 commits into from
Jul 26, 2021
Merged

Perfomance #573

merged 3 commits into from
Jul 26, 2021

Conversation

BeroBurny
Copy link
Collaborator

Short description of work done

  • improve dashboard screen

PR Checklist

  • I have run type check locally
  • I have run linter locally
  • I have run unit and integration tests locally
  • Rebased to master branch / merged master

Changes

  • redesign validator dashboard
  • implement preformance

image

Issues

Closes #537

@BeroBurny BeroBurny added the enhancement New feature or request label Jul 9, 2021
@BeroBurny BeroBurny requested review from morrigan, mpetrunic and a team July 9, 2021 08:52
@BeroBurny BeroBurny self-assigned this Jul 9, 2021
@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #573 (2faee86) into develop (b12ea69) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #573      +/-   ##
===========================================
- Coverage    48.68%   48.54%   -0.14%     
===========================================
  Files          117      117              
  Lines         2085     2091       +6     
  Branches       225      225              
===========================================
  Hits          1015     1015              
- Misses        1041     1047       +6     
  Partials        29       29              
Flag Coverage Δ
unit 48.54% <0.00%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
src/renderer/models/attestationDuties.ts 11.11% <0.00%> (-2.23%) ⬇️
src/renderer/models/propositionDuties.ts 11.11% <0.00%> (-2.23%) ⬇️

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 b12ea69...2faee86. Read the comment docs.

@BeroBurny BeroBurny merged commit fcc04a7 into develop Jul 26, 2021
@BeroBurny BeroBurny deleted the beroburny/perfomance branch July 26, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants