Skip to content

chore(release): v0.2.1#36

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

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

Conversation

@liblaf-release-please
Copy link
Copy Markdown
Contributor

v0.2.1 - 2026-05-12

✨ Features

  • add traceable Enum state and PyTree leafwise selection - eee9571 by @liblaf

❤️ Contributors

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

Documentation build overview

📚 liblaf-jarp | 🛠️ Build #32656106 | 📁 Comparing 88a1218 against latest (eee9571)

  🔍 Preview build  

2 files changed
± 404.html
± reference/liblaf/jarp/index.html

@liblaf-mega-linter
Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 7 no 1.75s
✅ JSON prettier 1 0 0 0 0.28s
✅ JSON v8r 1 0 0 2.57s
✅ MARKDOWN rumdl 16 0 0 0 0.07s
✅ PYTHON ruff yes yes no no 0.05s
✅ PYTHON ruff-format yes yes no no 0.04s
✅ REPOSITORY git_diff yes no no 0.01s
✅ SPELL cspell yes no no 3.0s

Detailed Issues

⚠️ COPYPASTE / jscpd - 7 errors
Clone found (python):
 - src/liblaf/jarp/tree/codegen/_compile.py [88:17 - 96:5] (8 lines, 97 tokens)
   src/liblaf/jarp/tree/codegen/_compile.py [27:25 - 35:16]

Clone found (python):
 - src/liblaf/jarp/tree/codegen/_codegen.py [41:26 - 47:5] (6 lines, 92 tokens)
   src/liblaf/jarp/tree/codegen/_codegen.py [31:16 - 37:5]

Clone found (python):
 - src/liblaf/jarp/tree/codegen/_codegen.py [142:2 - 153:5] (11 lines, 91 tokens)
   src/liblaf/jarp/tree/codegen/_codegen.py [110:5 - 121:5]

Clone found (python):
 - src/liblaf/jarp/tree/attrs/_define.py [129:14 - 134:14] (5 lines, 71 tokens)
   src/liblaf/jarp/tree/attrs/_define.py [104:7 - 109:7]

Clone found (python):
 - src/liblaf/jarp/_jit/_filter_jit.py [29:5 - 34:5] (5 lines, 72 tokens)
   src/liblaf/jarp/_jit/_filter_jit.py [17:5 - 22:9]

Clone found (python):
 - src/liblaf/jarp/_jit/_fallback_jit.py [47:7 - 62:4] (15 lines, 181 tokens)
   src/liblaf/jarp/_jit/_filter_jit.py [50:12 - 66:6]

Clone found (python):
 - tests/tree/test_core.py [287:50 - 297:13] (10 lines, 83 tokens)
   tests/tree/test_core.py [269:54 - 279:7]

┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 47             │ 3705        │ 31232        │ 7            │ 60 (1.62%)       │ 687 (2.2%)        │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 47             │ 3705        │ 31232        │ 7            │ 60 (1.62%)       │ 687 (2.2%)        │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 7 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (1.62%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (1.62%) 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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.20%. Comparing base (eee9571) to head (88a1218).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files          35       35           
  Lines         824      824           
  Branches       67       67           
=======================================
  Hits          801      801           
  Misses          6        6           
  Partials       17       17           

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

@mergery mergery Bot merged commit 4948cae into main May 12, 2026
18 checks passed
@mergery mergery Bot deleted the release-please/main branch May 12, 2026 13:53
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