chore(release): v0.1.1#10
Merged
mergery[bot] merged 1 commit intomainfrom Apr 6, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10 +/- ##
=======================================
Coverage 87.58% 87.58%
=======================================
Files 11 11
Lines 290 290
Branches 44 44
=======================================
Hits 254 254
Misses 14 14
Partials 22 22 ☔ View full report in Codecov by Sentry. |
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| jscpd | yes | 1 | no | 1.19s | ||
| ✅ JSON | jsonlint | 1 | 0 | 0 | 0.11s | |
| ✅ JSON | prettier | 1 | 0 | 0 | 0 | 0.32s |
| ✅ JSON | v8r | 1 | 0 | 0 | 1.49s | |
| ✅ MARKDOWN | rumdl | 6 | 0 | 0 | 0 | 0.05s |
| ✅ PYTHON | ruff | yes | yes | no | no | 0.03s |
| ✅ PYTHON | ruff-format | yes | yes | no | no | 0.02s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ SPELL | cspell | yes | no | no | 2.85s |
Detailed Issues
⚠️ COPYPASTE / jscpd - 1 error
Clone found (python):
- src/liblaf/conf/_field.py [25:5 - 30:4] (5 lines, 92 tokens)
src/liblaf/conf/_group.py [15:5 - 20:2]
┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 20 │ 974 │ 8630 │ 1 │ 5 (0.51%) │ 92 (1.07%) │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 20 │ 974 │ 8630 │ 1 │ 5 (0.51%) │ 92 (1.07%) │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 1 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (0.51%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (0.51%) over threshold (0%)
at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:615:13)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:18
at Array.forEach (<anonymous>)
at /node-deps/node_modules/@jscpd/finder/dist/index.js:108:22
at async /node-deps/node_modules/jscpd/dist/bin/jscpd.js:9:5
See detailed reports in MegaLinter artifacts

Show us your support by starring ⭐ the repository
428e6d6 to
20171e5
Compare
Documentation build overview
Show files changed (2 files in total): 📝 2 modified | ➕ 0 added | ➖ 0 deleted
|
20171e5 to
7bf5303
Compare
liblaf
approved these changes
Apr 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.1.1 - 2026-04-05
✨ Features
📝 Documentation
🛠 Builds
⚙️ Continuous Integrations
❤️ Contributors