Skip to content

chore(release): v0.1.0#2

Merged
mergery[bot] merged 1 commit into
mainfrom
release-please/main
May 26, 2026
Merged

chore(release): v0.1.0#2
mergery[bot] merged 1 commit into
mainfrom
release-please/main

Conversation

@liblaf-release-please
Copy link
Copy Markdown
Contributor

v0.1.0 - 2026-05-26

✨ Features

❤️ Contributors

  • @liblaf made their first contribution

@liblaf-release-please liblaf-release-please Bot added automerge Merge the pull request once unit tests and other checks pass. release-please labels May 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@liblaf-mega-linter
Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 6 no 1.45s
✅ JSON prettier 1 0 0 0 0.29s
✅ JSON v8r 1 0 0 2.02s
✅ MARKDOWN rumdl 8 0 0 0 0.05s
✅ PYTHON ruff yes yes no no 0.04s
✅ PYTHON ruff-format yes yes no no 0.02s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ SPELL cspell yes 1 no 3.0s

Detailed Issues

⚠️ SPELL / cspell - 1 error
tests/test_handlers.py:103:42    - Unknown word (mred)       -- make_record(msg="\x1b[31mred\x1b[0m"))
	 Suggestions: [meed, mired, med, bred, cred]
CSpell: Files checked: 72, Issues found: 1 in 1 file.


You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)

{
    "version": "0.2",
    "language": "en",
    "ignorePaths": [
        "**/node_modules/**",
        "**/vscode-extension/**",
        "**/.git/**",
        "**/.pnpm-lock.json",
        ".vscode",
        "package-lock.json",
        "megalinter-reports"
    ],
    "words": [
        "mred"
    ]
}


You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
⚠️ COPYPASTE / jscpd - 6 errors
Clone found (python):
 - src/liblaf/logging/magic/_frame.py [62:20 - 73:10] (11 lines, 94 tokens)
   src/liblaf/logging/magic/_frame.py [40:2 - 51:21]

Clone found (python):
 - tests/test_logger.py [64:8 - 71:8] (7 lines, 77 tokens)
   tests/test_logger.py [42:5 - 49:5]

Clone found (python):
 - tests/test_logger.py [114:17 - 133:9] (19 lines, 234 tokens)
   tests/test_logger.py [31:16 - 50:16]

Clone found (python):
 - tests/test_logger.py [150:5 - 157:7] (7 lines, 77 tokens)
   tests/test_logger.py [42:5 - 49:5]

Clone found (python):
 - tests/test_handlers.py [97:57 - 102:13] (5 lines, 70 tokens)
   tests/test_handlers.py [87:45 - 92:5]

Clone found (python):
 - tests/test_frame.py [169:58 - 179:22] (10 lines, 93 tokens)
   tests/test_frame.py [144:57 - 154:21]

┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 37             │ 2882        │ 22514        │ 6            │ 59 (2.05%)       │ 645 (2.86%)       │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 37             │ 2882        │ 22514        │ 6            │ 59 (2.05%)       │ 645 (2.86%)       │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 6 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (2.05%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (2.05%) 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

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@mergery mergery Bot merged commit ae593e5 into main May 26, 2026
17 checks passed
@mergery mergery Bot deleted the release-please/main branch May 26, 2026 07:50
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. release-please

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant