Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create worker to sync basefields #1259

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

remove seed file and references to seed file

1d849e5
Select commit
Loading
Failed to load commit list.
Open

Create worker to sync basefields #1259

remove seed file and references to seed file
1d849e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2024 in 1s

87.31% (-0.03%) compared to d7c27fd

View this Pull Request on Codecov

87.31% (-0.03%) compared to d7c27fd

Details

Codecov Report

Attention: Patch coverage is 87.15084% with 23 lines in your changes missing coverage. Please review.

Project coverage is 87.31%. Comparing base (d7c27fd) to head (1d849e5).

Files with missing lines Patch % Lines
src/handlers/baseFieldsCopyTasksHandlers.ts 65.85% 13 Missing and 1 partial ⚠️
src/tasks/copyBaseFields.ts 91.22% 5 Missing ⚠️
...e/operations/baseFields/createOrUpdateBaseField.ts 90.00% 1 Missing ⚠️
...ns/baseFieldsCopyTasks/createBaseFieldsCopyTask.ts 88.88% 1 Missing ⚠️
...ions/baseFieldsCopyTasks/loadBaseFieldsCopyTask.ts 88.88% 1 Missing ⚠️
...ns/baseFieldsCopyTasks/updateBaseFieldsCopyTask.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1259      +/-   ##
==========================================
- Coverage   87.34%   87.31%   -0.03%     
==========================================
  Files         185      195      +10     
  Lines        2387     2563     +176     
  Branches      321      343      +22     
==========================================
+ Hits         2085     2238     +153     
- Misses        276      298      +22     
- Partials       26       27       +1     

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