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: circular dependency issues #749

Merged
merged 4 commits into from
Jan 3, 2024
Merged

Conversation

scolladon
Copy link
Owner

Explain your changes


Add circular dependency linting plugin
Fix discovered issues

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1753f97) 100.00% compared to head (cb3c2e1) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #749   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        36    +1     
  Lines          997      1003    +6     
  Branches       100       100           
=========================================
+ Hits           997      1003    +6     

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

@scolladon scolladon force-pushed the buid/add-dependency-check branch 2 times, most recently from e0fb9a4 to 0cc025c Compare January 3, 2024 09:16
Copy link

codeclimate bot commented Jan 3, 2024

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

View more on Code Climate.

@scolladon scolladon merged commit 30ed6d2 into main Jan 3, 2024
23 of 24 checks passed
@scolladon scolladon deleted the buid/add-dependency-check branch January 3, 2024 09:39
Copy link

github-actions bot commented Jan 9, 2024

Shipped in release v5.32.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 sfdx-git-delta@v5.32.0

Happy incremental deployment!

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.

None yet

1 participant