Uninett / zinolib

Python library for zino
Apache License 2.0
1 stars 3 forks source link

Switch test runner to pytest #33

Closed lunkwill42 closed 11 months ago

lunkwill42 commented 11 months ago

And add generation of XML test reports while I'm at it.

Fixes #32.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 11 months ago

Codecov Report

Merging #33 (05e823a) into main (f140df8) will not change coverage. Report is 3 commits behind head on main. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   71.12%   71.12%           
=======================================
  Files          13       13           
  Lines        1136     1136           
=======================================
  Hits          808      808           
  Misses        328      328           
Files Coverage Δ
src/zinolib/controllers/zino1.py 70.86% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 11 months ago

Test results

    3 files      3 suites   41s :stopwatch:   51 tests   51 :heavy_check_mark: 0 :zzz: 0 :x: 153 runs  153 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 05e823ab.

:recycle: This comment has been updated with latest results.

hmpf commented 11 months ago

Already merged earlier in #34 (this one wasn't on the kanban!)