Skip to content

Conversation

@liblaf
Copy link
Contributor

@liblaf liblaf bot commented Jan 4, 2026

Automated changes by Bot > Copier Update Workflow

@liblaf liblaf bot added automerge Merge the pull request once unit tests and other checks pass. bot labels Jan 4, 2026
@liblaf liblaf bot assigned liblaf Jan 4, 2026
@liblaf liblaf bot requested a review from liblaf January 4, 2026 02:05
@liblaf
Copy link
Contributor Author

liblaf bot commented Jan 4, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 2 no 1.72s
✅ JSON prettier 7 0 0 0 0.32s
✅ JSON v8r 7 0 0 4.83s
✅ PYTHON ruff yes yes no no 0.27s
✅ REPOSITORY git_diff yes no no 0.02s
✅ SPELL cspell 50 0 0 3.63s
✅ YAML prettier 4 0 0 0 0.45s
✅ YAML v8r 4 0 0 4.76s
✅ YAML yamllint 4 0 0 0.39s

Detailed Issues

⚠️ COPYPASTE / jscpd - 2 errors
Clone found (python):
 - src/liblaf/lime/cli/_generate.py [15:2 - 22:2] (7 lines, 91 tokens)
   src/liblaf/lime/cli/_commit/_commit.py [32:5 - 39:12]

Clone found (python):
 - src/liblaf/lime/cli/_generate.py [34:2 - 40:2] (6 lines, 76 tokens)
   src/liblaf/lime/cli/_commit/_commit.py [65:5 - 70:2]

┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 28             │ 822         │ 7335         │ 2            │ 13 (1.58%)       │ 167 (2.28%)       │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash   │ 9              │ 211         │ 1340         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 37             │ 1033        │ 8675         │ 2            │ 13 (1.26%)       │ 167 (1.93%)       │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 2 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (1.26%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (1.26%) over threshold (0%)
    at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:612:13)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:110:18
    at Array.forEach (<anonymous>)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:22
    at async /node-deps/node_modules/jscpd/dist/jscpd.js:351:5

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.58%. Comparing base (14fda74) to head (4a4cfa4).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   53.58%   53.58%           
=======================================
  Files          23       23           
  Lines         405      405           
  Branches       45       45           
=======================================
  Hits          217      217           
  Misses        183      183           
  Partials        5        5           

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

@mergery mergery bot merged commit 0186968 into main Jan 4, 2026
13 checks passed
@mergery mergery bot deleted the copier-update branch January 4, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants