Skip to content

Rename test_stale_deps to test_unused_deps - #270

Open
lgoettgens wants to merge 2 commits into
JuliaTesting:masterfrom
lgoettgens:lg/rename-stale
Open

Rename test_stale_deps to test_unused_deps#270
lgoettgens wants to merge 2 commits into
JuliaTesting:masterfrom
lgoettgens:lg/rename-stale

Conversation

@lgoettgens

Copy link
Copy Markdown
Collaborator

Resolves #264.

@codecov

codecov Bot commented Mar 15, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.20%. Comparing base (b51f800) to head (9ed85ba).
⚠️ Report is 57 commits behind head on master.

Files with missing lines Patch % Lines
src/unused_deps.jl 86.66% 2 Missing ⚠️
src/Aqua.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   75.20%   75.20%           
=======================================
  Files          11       11           
  Lines         750      750           
=======================================
  Hits          564      564           
  Misses        186      186           
Flag Coverage Δ
unittests 75.20% <83.33%> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hyrodium hyrodium left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we have a plan to release v0.9? (x-ref: #229)
I thought it would be nice if the next breaking release is v1.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename stale dependencies to unused dependencies ?

2 participants