Skip to content

Update deps#119

Merged
TeddyRoncin merged 33 commits intodevfrom
fix/update-deps
Mar 6, 2026
Merged

Update deps#119
TeddyRoncin merged 33 commits intodevfrom
fix/update-deps

Conversation

@TeddyRoncin
Copy link
Member

Original PR #99

Mise à jour des dépendances de l'api (basé sur feat/lexical-generator)

Faker v10 n'est pas compatible avec jest, il existe un workaround qui consiste à utiliser babel... Mais c'est un peu lourd pour les test, non ? Si on décide d'utiliser babel parce que jest ne supporte les packages pure-esm, on pourra réintroduire les tests unitaires de lexical (cf. #97)

* missing : tables, nested list styles, checklists
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

❌ Patch coverage is 86.36364% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.16%. Comparing base (62cb21e) to head (4753a3b).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
src/config/config.service.ts 78.57% 3 Missing and 6 partials ⚠️
src/media/image/imagemedia.service.ts 50.00% 4 Missing and 1 partial ⚠️
src/ue/annals/annals.service.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #119      +/-   ##
==========================================
- Coverage   79.77%   79.16%   -0.62%     
==========================================
  Files          96       98       +2     
  Lines        2294     2313      +19     
  Branches      409      412       +3     
==========================================
+ Hits         1830     1831       +1     
+ Misses        380      355      -25     
- Partials       84      127      +43     

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

✔ Generated Prisma Client (7.4.2) to ./src/prisma/build in 478ms ommand to db:reset
@TeddyRoncin TeddyRoncin merged commit 6d07de0 into dev Mar 6, 2026
8 checks passed
@TeddyRoncin TeddyRoncin deleted the fix/update-deps branch March 6, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants