|
Ran
|
Jobs
1
|
Files
32
|
Run time
1min
|
Badge
README BADGES
|
push
github
De-vendor PyDev and Common from the feature (#633) * Reference PyDev and Common instead of bundling them in the feature The feature included the entire org.python.pydev.feature and packaged edu.cuny.citytech.refactoring.common.core/.ui, even though both have their own p2 update sites (already declared as <repository-reference> in category.xml) and are already listed under <requires>. Drop the packaging so they resolve from their own sites at install time; only Hybridize's own bundles remain packaged. WALA is untouched (not in the feature; Maven-distributed, must stay in the published site). Refs #631. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015krtPy49YGqBERvq4yDjCa * Point the Common repository-reference at the composite p2 site De-vendoring Common from the feature relies on the `category.xml` `<repository-reference>` so p2 resolves it from its own site at install time. Migrate that reference from the legacy `raw.githubusercontent` in-repo update site to the CI-published composite p2 site, which serves current Common versions (5.5.0+); the legacy site no longer does. Without this, installing the de-vendored feature could not resolve the required Common bundle. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * Revert "Point the Common repository-reference at the composite p2 site" This reverts commit 264137881. --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1612 of 2012 relevant lines covered (80.12%)
0.8 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | #2075.1 | 32 |
80.12 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|