Skip to content

run formatting

68aa909
Select commit
Loading
Failed to load commit list.
Open

feat: embargo update #1295

run formatting
68aa909
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 4.83871% with 118 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (development@ef86ddf). Learn more about missing BASE report.

Files with missing lines Patch % Lines
app/Actions/Project/SetEmbargoProject.php 0.00% 46 Missing ⚠️
app/Http/Controllers/ProjectController.php 0.00% 21 Missing ⚠️
app/Mail/EmbargoReleaseReminder.php 0.00% 17 Missing ⚠️
app/Actions/Project/PublishEmbargoProject.php 0.00% 13 Missing ⚠️
...tifications/EmbargoReleaseReminderNotification.php 0.00% 11 Missing ⚠️
app/Models/EmbargoReminder.php 0.00% 6 Missing ⚠️
app/Jobs/ProcessSubmission.php 0.00% 2 Missing ⚠️
app/Models/Project.php 71.42% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             development    #1295   +/-   ##
==============================================
  Coverage               ?   18.02%           
  Complexity             ?     2306           
==============================================
  Files                  ?      213           
  Lines                  ?     8871           
  Branches               ?        0           
==============================================
  Hits                   ?     1599           
  Misses                 ?     7272           
  Partials               ?        0           

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