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

fix: reports database issue #209

Merged
merged 1 commit into from
Jun 27, 2024
Merged

fix: reports database issue #209

merged 1 commit into from
Jun 27, 2024

Conversation

Jayllyz
Copy link
Contributor

@Jayllyz Jayllyz commented Jun 27, 2024

Summary 📝

Added tests for reports + fixed migration which was incomplete.

Which part of the repository is impacted ?

  • API
  • Client
  • Admin
  • Documentation
  • CI/CD
  • Other

@Jayllyz Jayllyz self-assigned this Jun 27, 2024
Copy link

Coverage Report for API (./apps/api)

Status Category Percentage Covered / Total
🟢 Lines 84.15% (🎯 70%) 5676 / 6745
🟢 Statements 84.15% (🎯 70%) 5676 / 6745
🟢 Functions 75% (🎯 40%) 9 / 12
🟢 Branches 40.04% (🎯 30%) 173 / 432
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
apps/api/src/handlers/blog.ts 46.64% 52% 100% 46.64% 27, 29-32, 40-43, 45-47, 49-52, 54, 56-58, 60-74, 76-77, 84-85, 103-104, 123-124, 139-140, 147-149, 157-158, 164-167, 169, 171-182, 184-186, 188-189, 191-203, 205-207, 209-210, 212-213, 225-226, 242-243, 253-254, 260-264, 266-270, 272-274, 276-277, 280-283, 285-292, 294-296, 298-299, 316, 318-319, 332-333
apps/api/src/handlers/reports.ts 81.81% 35.29% 100% 81.81% 32-33, 57-59, 75-76, 81-85, 88-89, 91-92, 112-113, 137-138
Generated in workflow #356

@github-actions github-actions bot added the fix label Jun 27, 2024
@Jayllyz Jayllyz merged commit afee383 into main Jun 27, 2024
7 checks passed
@Jayllyz Jayllyz deleted the fix/reports-migration branch June 27, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant