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

Add server_default value to avoid null tokens #680

Merged
merged 1 commit into from
Sep 3, 2024

Add server_default value to avoid null tokens

deac944
Select commit
Loading
Failed to load commit list.
Merged

Add server_default value to avoid null tokens #680

Add server_default value to avoid null tokens
deac944
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

98.12% (+0.00%) compared to 9078de2

View this Pull Request on Codecov

98.12% (+0.00%) compared to 9078de2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (9078de2) to head (deac944).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #680   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files         474      474           
  Lines       38047    38054    +7     
=======================================
+ Hits        37333    37340    +7     
  Misses        714      714           
Components Coverage Δ
NonTestCode 96.07% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.07% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
database/events.py 94.44% <100.00%> (+0.69%) ⬆️
database/models/core.py 97.77% <100.00%> (+<0.01%) ⬆️
database/tests/unit/test_events.py 100.00% <100.00%> (ø)

This change has been scanned for critical changes. Learn more