Skip to content

Add missing await dbContext.SaveChangesAsync()

0c7941e
Select commit
Loading
Failed to load commit list.
Open

[PM-34828] Fix BW lite sqlite bulk import failure for org imports #7468

Add missing await dbContext.SaveChangesAsync()
0c7941e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 0s

63.61% (+5.05%) compared to 7c4fa75

View this Pull Request on Codecov

63.61% (+5.05%) compared to 7c4fa75

Details

Codecov Report

❌ Patch coverage is 89.58333% with 5 lines in your changes missing coverage. Please review.
βœ… Project coverage is 63.61%. Comparing base (7c4fa75) to head (0c7941e).
⚠️ Report is 85 commits behind head on main.

Files with missing lines Patch % Lines
...tityFramework/Dirt/Repositories/EventRepository.cs 44.44% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7468      +/-   ##
==========================================
+ Coverage   58.56%   63.61%   +5.05%     
==========================================
  Files        2063     2077      +14     
  Lines       91188    91881     +693     
  Branches     8123     8182      +59     
==========================================
+ Hits        53401    58450    +5049     
+ Misses      35878    31412    -4466     
- Partials     1909     2019     +110     

β˜” 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.