Closed tanmoysrt closed 1 month ago
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 36.62%. Comparing base (
8c5eca6
) to head (cafc9ad
). Report is 91 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
press/tests/before_test.py | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The deprecation wouldn't fail CI due to this update in framework https://github.com/frappe/frappe/pull/28103 Closing it for now. Re-open, if required to move to latest version.
Tests were broken mainly due to changes in framework https://github.com/frappe/frappe/pull/28044 Also, there were few testcases, which was broken due to some recent changes. Those has been fixed.
Few testcases (ref) added for this site plan override based on type of server (public or dedicated) (ref).