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

Fixed the Date conversion for the Baker HTTP dashboard. #1686

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Tim-Linschoten
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.45%. Comparing base (e36b604) to head (00b59da).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1686   +/-   ##
=======================================
  Coverage   79.45%   79.45%           
=======================================
  Files         144      144           
  Lines        5008     5008           
  Branches      670      670           
=======================================
  Hits         3979     3979           
  Misses       1029     1029           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -5,7 +5,7 @@ This project has been tested to work on v18.2.0 (npm v8.9.0).


## Prerequisites:
- Install nvm (node version manager): `brew install nvm`
- Install nvm (node version manager): `brew install nvm` (Add it do console: source $(brew --prefix nvm)/nvm.sh)
- Install node `nvm install node`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Typo?

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.

4 participants