-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
[FEATURE] Provide custom log table #377
Conversation
a803a72
to
a165cd6
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #377 +/- ##
============================================
- Coverage 95.29% 92.45% -2.85%
- Complexity 357 404 +47
============================================
Files 44 50 +6
Lines 1190 1325 +135
============================================
+ Hits 1134 1225 +91
- Misses 56 100 +44
☔ View full report in Codecov by Sentry. |
Code Climate has analyzed commit 8594f59 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 68.5% (50% is the threshold). This pull request will bring the total coverage in the repository to 92.4% (-2.7% change). View more on Code Climate. |
a165cd6
to
54e5fd0
Compare
6ab939a
to
8594f59
Compare
This PR adds a custom log table
tx_warming_domain_model_log
. It can be used in combination with the providedDatabaseWriter
to log crawling results.