sentry-demos / empower

Monorepo for web app (Empower Plant) and its backend implementations in multiple languages/frameworks used in SE-demos, as well as for testing and sample events across the company. NOTE: used to be called "application-monitoring".
https://application-monitoring-react-dot-sales-engineering-sf.appspot.com/
2 stars 6 forks source link

generate junit.xml for flask/pytest #596

Closed ndmanvar closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.21%. Comparing base (aeac5f3) to head (030202b). Report is 1 commits behind head on master.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #596 +/- ## ======================================= Coverage 36.21% 36.21% ======================================= Files 37 37 Lines 867 867 Branches 111 111 ======================================= Hits 314 314 Misses 536 536 Partials 17 17 ``` | [Flag](https://app.codecov.io/gh/sentry-demos/empower/pull/596/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | Coverage Δ | | |---|---|---| | [api](https://app.codecov.io/gh/sentry-demos/empower/pull/596/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `7.62% <ø> (ø)` | | | [frontend](https://app.codecov.io/gh/sentry-demos/empower/pull/596/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `54.75% <ø> (ø)` | | | [Components](https://app.codecov.io/gh/sentry-demos/empower/pull/596/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | Coverage Δ | | |---|---|---| | [checkout_module](https://app.codecov.io/gh/sentry-demos/empower/pull/596/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `7.62% <ø> (ø)` | | | [product_component](https://app.codecov.io/gh/sentry-demos/empower/pull/596/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentry-demos) | `56.41% <ø> (ø)` | |
ndmanvar commented 4 weeks ago

https://app.codecov.io/gh/sentry-demos/empower/tests/test-resuls-junit

image
ndmanvar commented 4 weeks ago

https://github.com/sentry-demos/empower/actions/runs/11354688459/job/31582469179?pr=596

image image