Skip to content

tests: add simple encoding test

1612a92
Select commit
Loading
Failed to load commit list.
Open

Handle unsupported attributes in Markdown conversion + horizontal lines #418

tests: add simple encoding test
1612a92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

87.97% (+0.02%) compared to b98743a

View this Pull Request on Codecov

87.97% (+0.02%) compared to b98743a

Details

Codecov Report

❌ Patch coverage is 63.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.97%. Comparing base (b98743a) to head (1612a92).
⚠️ Report is 68 commits behind head on master.

Files with missing lines Patch % Lines
packages/parchment/lib/src/codecs/markdown.dart 50.00% 10 Missing ⚠️
packages/fleather/lib/src/widgets/theme.dart 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
+ Coverage   87.94%   87.97%   +0.02%     
==========================================
  Files          62       62              
  Lines       10364    10443      +79     
==========================================
+ Hits         9115     9187      +72     
- Misses       1249     1256       +7     

☔ 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.