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

refactor: use import/export type typescript feature #791

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

scolladon
Copy link
Owner

Explain your changes


Use import type typescript feature.
Allow to have cleaner import/export

Copy link

codeclimate bot commented Feb 22, 2024

Code Climate has analyzed commit e0c6601 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (abe8932) 100.00% compared to head (e0c6601) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #791   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         1039      1039           
  Branches       113       113           
=========================================
  Hits          1039      1039           

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

@scolladon scolladon merged commit cfcc6d2 into main Feb 22, 2024
22 of 23 checks passed
@scolladon scolladon deleted the refactor/import-type branch February 22, 2024 18:34
Copy link

Shipped in release v5.37.0.
You can install the new version using the version number or the latest-rc channel

$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install [email protected]

Happy incremental deployment!

a-ursu added a commit to deloitte-engineering/sfdx-git-delta that referenced this pull request May 24, 2024
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