Skip to content

Conversation

jshcodes
Copy link
Member

Sensor Download sample updates

  • Adds functionality to throw an error when an invalid OS is selected.
  • Moves solution over to use the new Uber Class, APIHarnessV2.
  • Enhancement
  • Code sample

Unit test coverage

UNIT TESTING NOT REQUIRED ON SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.13.0
Run started:2024-12-11 13:19:27.900795

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 18086
	Total lines skipped (#nosec): 2

Run metrics:
	Total issues (by severity):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
	Total issues (by confidence):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
Files skipped (0):

Added features and functionality

@jshcodes jshcodes requested a review from jlangdev December 11, 2024 13:23
@jshcodes jshcodes self-assigned this Dec 11, 2024
@jshcodes jshcodes merged commit eaf227b into main Dec 11, 2024
20 checks passed
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.

[BUG] download_sensor.py / find sensors even if the os is invalid

2 participants