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: update barrels #241

Merged
merged 3 commits into from
Jun 12, 2024
Merged

fix: update barrels #241

merged 3 commits into from
Jun 12, 2024

Conversation

wschurman
Copy link
Member

Why

Forgot to export a few files in the barrels.

Side note: generating these barrels is a super manual process. yarn barrelsby produces fairly messy output and chance of human error is high. May want to consider a different solution.

How

Upgrade packages.
yarn barrelsby
Manually fix tsc and add headers

Test Plan

yarn tsc

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (28e3afb) to head (5badaab).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           72        72           
  Lines         1949      1949           
  Branches       267       267           
=========================================
  Hits          1949      1949           
Flag Coverage Δ
integration 100.00% <ø> (ø)
unittest 100.00% <ø> (ø)

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

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

@wschurman wschurman marked this pull request as ready for review June 12, 2024 16:53
@wschurman wschurman merged commit 8c5f81b into main Jun 12, 2024
3 checks passed
@wschurman wschurman deleted the @wschurman/fix-barrels branch June 12, 2024 16:54
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