Skip to content

Use `workspace` instead of `importMap` in deno.jsonc

f41fe54
Select commit
Loading
Failed to load commit list.
Closed

Use separated deno.json to manage dependencies #42

Use `workspace` instead of `importMap` in deno.jsonc
f41fe54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2025 in 0s

83.81% (-0.03%) compared to abfe3b7, passed because coverage increased by 0.29% when compared to adjusted base (83.52%)

View this Pull Request on Codecov

83.81% (-0.03%) compared to abfe3b7, passed because coverage increased by 0.29% when compared to adjusted base (83.52%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.81%. Comparing base (abfe3b7) to head (f41fe54).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   83.84%   83.81%   -0.03%     
==========================================
  Files          32       32              
  Lines        2024     2021       -3     
  Branches      214      214              
==========================================
- Hits         1697     1694       -3     
  Misses        324      324              
  Partials        3        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.