Checked with Katherine and she says she doesn't use Reload DB params, the removal was requested by Vincent.
And I didn't remove them just in case we need them??? I don't know, maybe we should remove them directly
@perl_d ready for review and merge =)
Checked with Katherine and she says she doesn't use `Reload DB params`, the removal was requested by Vincent.
And I didn't remove them just in case we need them??? I don't know, maybe we should remove them directly
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
According to Vincent's input:
disable Reload DB button and related usages
reorder unmeasured to the front of measured
Coverage report (automated)
Total line + branch coverage: 50%
Diff coverage vs main: 100% (minimum 80%)
Full report: coverage artifact on this run.
6ed6cc153bto96d7e82f48@perl_d ready for review and merge =)
Checked with Katherine and she says she doesn't use
Reload DB params, the removal was requested by Vincent.And I didn't remove them just in case we need them??? I don't know, maybe we should remove them directly
@@ -163,3 +163,1 @@self._layout.removeWidget(self.reload_params_button)self._layout.addWidget(self.reload_params_button, 15, 0, 1, 6)self.reload_params_button.setVisible(True)# self._layout.removeWidget(self.reload_params_button)please don't comment out code, just delete it. it is always available in the history.
deleted =)