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

feat: update deps, javascript basics, ue simulate latency #154

Merged
merged 11 commits into from
Mar 15, 2024

Conversation

webbertakken
Copy link
Owner

Changes

  • feat: update deps, javascript basics, ue simulate latency

Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme (updated or not needed)
  • Tests (added, updated or not needed)

Copy link

pr-code-reviewer bot commented Mar 12, 2024

👋 Hi there!

  1. Ensure consistency by updating the ESLint configuration to reflect the addition of "browser: true" under "env".
  2. Update the GitHub workflows in both "main.yaml" and "pull-request.yaml" to use "actions/checkout@v4" for consistency.
  3. Add meaningful content to the newly introduced step "Install package manager (from package.json)" in both workflows, as it is currently incomplete.


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at [email protected].

Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
takken-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 8:29pm

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 267 lines in your changes are missing coverage. Please review.

Project coverage is 0.48%. Comparing base (6b41ac6) to head (a082a25).

Files Patch % Lines
src/components/Modal/Modal.tsx 0.00% 102 Missing and 1 partial ⚠️
docusaurus.config.ts 0.00% 95 Missing ⚠️
src/theme/IdealImage/index.tsx 0.00% 36 Missing and 1 partial ⚠️
src/theme/Root.tsx 0.00% 10 Missing and 1 partial ⚠️
src/components/Home/index.tsx 0.00% 10 Missing ⚠️
src/pages/tools/index.tsx 0.00% 5 Missing ⚠️
...omponents/tools/GarminToSsiDiveLogHelper/index.tsx 0.00% 3 Missing ⚠️
...ages/tools/garmin-to-ssi-dive-log-helper/index.tsx 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #154       +/-   ##
===========================================
- Coverage   100.00%   0.48%   -99.52%     
===========================================
  Files            1      71       +70     
  Lines           16    3298     +3282     
  Branches         2      72       +70     
===========================================
  Hits            16      16               
- Misses           0    3212     +3212     
- Partials         0      70       +70     

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

@webbertakken
Copy link
Owner Author

The Codecov thing is now actually fixed, as it was erroneously saying 100% before.

@webbertakken webbertakken merged commit 2374702 into main Mar 15, 2024
3 of 5 checks passed
@webbertakken webbertakken deleted the update-deps branch March 15, 2024 22:49
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.

1 participant