Skip to content

chore(release): v0.3.4#79

Open
liblaf-release-please[bot] wants to merge 1 commit intomainfrom
release-please/main
Open

chore(release): v0.3.4#79
liblaf-release-please[bot] wants to merge 1 commit intomainfrom
release-please/main

Conversation

@liblaf-release-please
Copy link
Copy Markdown

@liblaf-release-please liblaf-release-please Bot commented Apr 27, 2026

v0.3.4 - 2026-04-27

🛠 Builds

⚙️ Continuous Integrations

❤️ Contributors

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

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.60%. Comparing base (00b1fb6) to head (e792ae6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   60.60%   60.60%           
=======================================
  Files          20       20           
  Lines         396      396           
  Branches       24       24           
=======================================
  Hits          240      240           
  Misses        156      156           

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

@liblaf-mega-linter
Copy link
Copy Markdown

liblaf-mega-linter Bot commented Apr 27, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.04s
✅ BASH shellcheck 2 0 0 0.02s
✅ BASH shfmt 2 0 0 0 0.02s
✅ COPYPASTE jscpd yes no no 1.33s
✅ JSON prettier 4 0 0 0 0.33s
✅ JSON v8r 4 0 0 2.89s
✅ MARKDOWN rumdl 3 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 1 no 3.86s
✅ YAML prettier 4 0 0 0 0.58s
✅ YAML v8r 4 0 0 2.08s
✅ YAML yamllint 4 0 0 0.51s

Detailed Issues

⚠️ SPELL / cspell - 1 error
.vscode/settings.json:8:10      - Unknown word (grimp)      -- "**/.grimp_cache/": true,
	 Suggestions: [gimp, grim, grip, gramp, grime]
CSpell: Files checked: 73, 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": [
        "grimp"
    ]
}


You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository

See detailed reports in MegaLinter artifacts

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

@liblaf-release-please liblaf-release-please Bot force-pushed the release-please/main branch 4 times, most recently from c357390 to 709aafb Compare April 27, 2026 17:41
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