Skip to content

DO NOT MERGE#3

Open
Oli-Jones475 wants to merge 213 commits into
mainfrom
tests
Open

DO NOT MERGE#3
Oli-Jones475 wants to merge 213 commits into
mainfrom
tests

Conversation

@Oli-Jones475
Copy link
Copy Markdown
Collaborator

This is not an actual PR its just to experiment with GitHub testing

Maybe theres a better way to do this?

I dont really want to create another repository as I need to see how this interacts with BAC0 and FastCS and my classes that use them

A note has been added for the typeignores
Added verification of CoV requests as well
Prepare status object for a race or no race
Used to check whether other team subscription was still up and then
queue resubscribe task in lifetime // 2
lifetime //2 would put it in phase with the other teams subscription
If you check at subscription fail time the other team could still fail
their next subscription, leaving you to do 2 unecessary retrys
Example files (at least low_cpu_stress_test) were being imported when
running pytest. Since thye had no if __name__ == "__main__": assertion
they were being run.

These run indefinitely, breaking the pytest
Has an outline of how system testing should run
Doesnt work yet
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 41.17647% with 290 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@b80b94b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/fastcs_bacnet/practical/BAC0/cov_tracker.py 25.88% 63 Missing ⚠️
src/fastcs_bacnet/dummy/BAC0/device.py 25.86% 43 Missing ⚠️
...astcs_bacnet/practical/BAC0/subscription_status.py 51.92% 25 Missing ⚠️
.../fastcs_bacnet/practical/generic/callback_stack.py 43.58% 22 Missing ⚠️
...cs_bacnet/practical/FastCS/bacnet_subcontroller.py 48.71% 20 Missing ⚠️
...astcs_bacnet/practical/BAC0/object_subscription.py 48.57% 18 Missing ⚠️
...ice_variables/puppet_variable/puppet_controller.py 38.46% 16 Missing ⚠️
...y/generic/device_variables/oscillating_variable.py 37.50% 15 Missing ⚠️
src/fastcs_bacnet/practical/BAC0/bacnet_client.py 42.30% 15 Missing ⚠️
.../dummy/generic/device_variables/random_variable.py 38.09% 13 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage        ?   42.57%           
=======================================
  Files           ?       18           
  Lines           ?      505           
  Branches        ?        0           
=======================================
  Hits            ?      215           
  Misses          ?      290           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant