Skip to content

Implement soft link and external link - #87

Open
lepmik wants to merge 5 commits into
devfrom
lepmik/links
Open

Implement soft link and external link#87
lepmik wants to merge 5 commits into
devfrom
lepmik/links

Properly test external links

d9fbbdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

95.71% (+0.13%) compared to dd8f40f

View this Pull Request on Codecov

95.71% (+0.13%) compared to dd8f40f

Details

Codecov Report

❌ Patch coverage is 97.95918% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.71%. Comparing base (dd8f40f) to head (d9fbbdc).
⚠️ Report is 173 commits behind head on dev.

Files with missing lines Patch % Lines
tests/test_links.py 97.95% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #87      +/-   ##
==========================================
+ Coverage   95.57%   95.71%   +0.13%     
==========================================
  Files          11       12       +1     
  Lines        1604     1702      +98     
==========================================
+ Hits         1533     1629      +96     
- Misses         71       73       +2     

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