重构 audit 相关代码, 改为面向对象实现 #2348
Merged
重构 audit 相关代码, 改为面向对象实现 #2348
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 1, 2023 in 0s
75.95% (+0.24%) compared to 3cdfba0
View this Pull Request on Codecov
75.95% (+0.24%) compared to 3cdfba0
Details
Codecov Report
Attention: 82 lines
in your changes are missing coverage. Please review.
Comparison is base (
3cdfba0
) 75.71% compared to head (328bd2f
) 75.95%.
Additional details and impacted files
@@ Coverage Diff @@
## master #2348 +/- ##
==========================================
+ Coverage 75.71% 75.95% +0.24%
==========================================
Files 108 111 +3
Lines 15727 15736 +9
==========================================
+ Hits 11907 11953 +46
+ Misses 3820 3783 -37
Files | Coverage Δ | |
---|---|---|
archery/settings.py | 53.48% <100.00%> (+0.36%) |
⬆️ |
common/utils/const.py | 100.00% <100.00%> (ø) |
|
sql/models.py | 97.05% <100.00%> (+0.47%) |
⬆️ |
sql/test_model.py | 100.00% <100.00%> (ø) |
|
sql/tests.py | 99.35% <100.00%> (+0.56%) |
⬆️ |
sql/utils/test_workflow_audit.py | 100.00% <100.00%> (ø) |
|
sql/utils/tests.py | 100.00% <100.00%> (ø) |
|
sql_api/serializers.py | 79.88% <100.00%> (ø) |
|
sql_api/tests.py | 100.00% <ø> (ø) |
|
conftest.py | 93.75% <93.75%> (ø) |
|
... and 5 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading