Skip to content

Conversation

@liblaf
Copy link
Contributor

@liblaf liblaf bot commented Jan 16, 2026

🤖 I have created a release beep boop

0.3.16 (2026-01-16)

🐛 Bug Fixes

  • deps: update dependency liblaf-grapes to v9 (#123) (851b9f8)

This PR was generated with Release Please. See documentation.

@liblaf liblaf bot added the autorelease: pending is the initial state of the Release PR before it is merged label Jan 16, 2026
@liblaf liblaf bot added the automerge Merge the pull request once unit tests and other checks pass. label Jan 16, 2026
@liblaf liblaf bot force-pushed the release-please--branches--main branch from 0695ecc to fe6f535 Compare January 16, 2026 14:41
@liblaf liblaf bot deployed to MegaLinter January 16, 2026 14:41 Active
@liblaf
Copy link
Contributor Author

liblaf bot commented Jan 16, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 2 no 1.59s
✅ JSON prettier 7 0 0 0 0.35s
✅ JSON v8r 7 0 0 4.74s
✅ PYTHON ruff yes yes no no 0.25s
✅ REPOSITORY git_diff yes no no 0.01s
✅ SPELL cspell 50 0 0 3.31s
✅ YAML prettier 4 0 0 0 0.42s
✅ YAML v8r 4 0 0 4.93s
✅ YAML yamllint 4 0 0 0.41s

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   │ 8              │ 183         │ 1132         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 36             │ 1005        │ 8467         │ 2            │ 13 (1.29%)       │ 167 (1.97%)       │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 2 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (1.29%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (1.29%) 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 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.58%. Comparing base (851b9f8) to head (fe6f535).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #124   +/-   ##
=======================================
  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.

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. autorelease: pending is the initial state of the Release PR before it is merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant