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

Add dependency sorter #1484

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Add dependency sorter #1484

merged 3 commits into from
Jan 17, 2024

Conversation

alexvanyo
Copy link
Owner

Fixes #909

@alexvanyo alexvanyo enabled auto-merge (rebase) January 14, 2024 22:20
Comment on lines +129 to +130
kotlin-test = { group = "org.jetbrains.kotlin", name = "kotlin-test", version.ref = "kotlin" }
kotlin-test-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version.ref = "kotlin" }
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a126317) 59.09% compared to head (dba1510) 59.09%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1484   +/-   ##
=========================================
  Coverage     59.09%   59.09%           
  Complexity      248      248           
=========================================
  Files           216      216           
  Lines         11309    11309           
  Branches       2045     2045           
=========================================
  Hits           6683     6683           
  Misses         3455     3455           
  Partials       1171     1171           

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

@alexvanyo alexvanyo merged commit 11abdad into main Jan 17, 2024
14 checks passed
@alexvanyo alexvanyo deleted the av/dependency-sorter branch January 17, 2024 02:02
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.

Add dependency sorter
1 participant