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

fix(type): type node #104

Merged
merged 1 commit into from
Jan 21, 2024
Merged

fix(type): type node #104

merged 1 commit into from
Jan 21, 2024

Conversation

samuel-gomez
Copy link
Owner

Types of changes

  • Update npm packages
  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Performance improvement
  • Refactoring (so no functional change)
  • Other (docs, build config, etc)

Checklist:

  • I've added tests for my code. (most of the time mandatory)
  • I have added an entry to the changelog. (mandatory)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@samuel-gomez samuel-gomez self-assigned this Jan 21, 2024
@samuel-gomez samuel-gomez added the bug Something isn't working label Jan 21, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6afa7d3) 100.00% compared to head (e21efab) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #104   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          151       151           
  Lines         7386      7386           
  Branches       637       637           
=========================================
  Hits          7386      7386           

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

@samuel-gomez samuel-gomez merged commit d505471 into main Jan 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants