Add metrics: total number of entites#957
Conversation
|
I fixed the failing test by adding |
…ntities. placed the DB cleanup before assertion in the test
I tried to solve this, but I also couldn't figure it out. I am also okay with moving forward. |
* Add migrations for new columns in the wiiki_daily_metrics table * added logic for counting and saving entities count in the metrics * Add test for entity count function in metrics * Reduce database transactions conflicts * fix tests * remove unuseful comments * a little refactoring * update number of pages of wiki in the test to reflect the number of entities. placed the DB cleanup before assertion in the test * Update test: UpdateWikiDailyMetricJobTest.php
Bug: T392807