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 Notifications / codecov/project succeeded Sep 3, 2024 in 0s

98.07% (+0.00%) compared to 9078de2

View this Pull Request on Codecov

98.07% (+0.00%) compared to 9078de2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #680   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files         434      434           
  Lines       36721    36728    +7     
=======================================
+ Hits        36015    36022    +7     
  Misses        706      706           
Components Coverage Δ
NonTestCode 95.96% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.07% <100.00%> (+<0.01%) ⬆️
Files 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%> (ø)