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: fixing codecov #50

Closed bigcat88 closed 1 year ago

bigcat88 commented 1 year ago

Tested this in my dev repo - works great with PR/commits, hope this fixes it codecov empty upload.

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (7408e7e) into main (7325eb0) will increase coverage by 4.41%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main      #50      +/-   ##
============================================
+ Coverage     83.70%   88.11%   +4.41%     
  Complexity      126      126              
============================================
  Files            27       30       +3     
  Lines           816     1144     +328     
  Branches          0        3       +3     
============================================
+ Hits            683     1008     +325     
- Misses          133      134       +1     
- Partials          0        2       +2     
Impacted Files Coverage Δ
src/components/settings/BugReport.vue 99.09% <0.00%> (ø)
src/mixins/Nextcludl10n.js 100.00% <0.00%> (ø)
src/components/settings/AdminSettings.vue 98.92% <0.00%> (ø)