Skip to content

feat: Add ignore pattern to transliterate

21b7b30
Select commit
Loading
Failed to load commit list.
Draft

feat: Add ignore pattern to transliterate #21

feat: Add ignore pattern to transliterate
21b7b30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 8, 2026 in 0s

77.32% (-6.22%) compared to aebf517

View this Pull Request on Codecov

77.32% (-6.22%) compared to aebf517

Details

Codecov Report

❌ Patch coverage is 62.98701% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.32%. Comparing base (aebf517) to head (21b7b30).

Files with missing lines Patch % Lines
ainu-utils-js/src/lib.rs 0.00% 33 Missing ⚠️
ainu-utils-python/src/lib.rs 0.00% 23 Missing ⚠️
ainu-utils/src/kana/kana.rs 95.65% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   83.53%   77.32%   -6.22%     
==========================================
  Files          18       18              
  Lines         656      710      +54     
  Branches      656      710      +54     
==========================================
+ Hits          548      549       +1     
- Misses         69      119      +50     
- Partials       39       42       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.