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

Use exports to define multiple entry points #55

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

samshara
Copy link
Member

@samshara samshara commented Jan 3, 2024

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • console.log meant for debugging
  • typos
  • unwanted comments
  • eslint issues
  • typescript issues
  • test errors

This PR contains valid:

  • tests
  • acceptable test coverage
  • build works
  • docs

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a741cfd) 84.90% compared to head (f8e0cbe) 84.90%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #55   +/-   ##
========================================
  Coverage    84.90%   84.90%           
========================================
  Files           17       17           
  Lines          815      815           
  Branches       223      223           
========================================
  Hits           692      692           
  Misses         123      123           

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

@tnagorra tnagorra merged commit 67d466d into develop Jan 3, 2024
5 checks passed
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.

2 participants