cloud-py-api / cloud_py_api

Nextcloud framework for developing apps using Python
https://apps.nextcloud.com/apps/cloud_py_api
GNU Affero General Public License v3.0
50 stars 7 forks source link

[CI&CD] Skip (Py)Analysis & Coverage for l10n folder #76

Closed andrey18106 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #76 (026e74e) into main (499f36e) will decrease coverage by 3.56%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main      #76      +/-   ##
============================================
- Coverage     83.70%   80.15%   -3.56%     
- Complexity        0      167     +167     
============================================
  Files            12       28      +16     
  Lines           540     1320     +780     
  Branches          0        3       +3     
============================================
+ Hits            452     1058     +606     
- Misses           88      260     +172     
- Partials          0        2       +2     
Impacted Files Coverage Δ
lib/Settings/AdminSettings.php 100.00% <0.00%> (ø)
lib/AppInfo/Application.php 100.00% <0.00%> (ø)
lib/Settings/AdminSection.php 100.00% <0.00%> (ø)
lib/Migration/Version0001Date20221207183030.php 100.00% <0.00%> (ø)
lib/Service/UtilsService.php 37.96% <0.00%> (ø)
src/mixins/Nextcludl10n.js 100.00% <0.00%> (ø)
lib/Db/SettingMapper.php 100.00% <0.00%> (ø)
lib/Db/Setting.php 100.00% <0.00%> (ø)
src/components/settings/AdminSettings.vue 98.94% <0.00%> (ø)
src/components/settings/BugReport.vue 99.09% <0.00%> (ø)
... and 6 more