Skip to content

Conversation

@aviatesk
Copy link
Owner

This --trim specialized analyzer was previously managed by the JETLS repository, but since it can be used without JETLS, it should be managed as an independent analyzer.

While it's still uncertain whether this will be integrated into JET proper, at least in the current experimental stage, it's more convenient to make it usable by simply installing JET from this branch. Therefore, this is being submitted as a draft PR for now.

@aviatesk aviatesk marked this pull request as draft September 29, 2025 17:35
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 0% with 147 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.52%. Comparing base (733078b) to head (92e3fee).

Files with missing lines Patch % Lines
src/analyzers/trimanalyzer.jl 0.00% 147 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #753      +/-   ##
==========================================
- Coverage   86.63%   82.52%   -4.12%     
==========================================
  Files          13       14       +1     
  Lines        2949     3096     +147     
==========================================
  Hits         2555     2555              
- Misses        394      541     +147     

☔ View full report in Codecov by Sentry.
📢 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.

This --trim specialized analyzer was previously managed by the JETLS
repository, but since it can be used without JETLS, it should be managed
as an independent analyzer.

While it's still uncertain whether this will be integrated into JET
proper, at least in the current experimental stage, it's more convenient
to make it usable by simply installing JET from this branch. Therefore,
this is being submitted as a draft PR for now.
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.

2 participants