Skip to content

Conversation

jshcodes
Copy link
Member

Sample Updates

This pull requests expands debugging functionality in the Spotlight Quick Report sample, and adds new samples that demonstrate streaming binary file downloads.

  • Enhancement
  • Code sample

Unit test coverage

NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.13.3

Run started:2025-04-30 15:23:48.566635

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 18503
	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

  • Updated: Expand debugging functionality within the Spotlight Quick Report sample.

    • samples/spotlight/spotlight_quick_report.py
  • Added: Service and Uber Class samples for streaming binary file downloads (Real Time Response).

    • samples/rtr/streaming_download_service.py
    • samples/rtr/streaming_download_uber.py

@jshcodes jshcodes added code samples Functioning sample code to get you started RTR Real Time Response issues and questions spotlight Spotlight issues and questions labels Apr 30, 2025
@jshcodes jshcodes self-assigned this Apr 30, 2025
@jshcodes jshcodes requested a review from jlangdev April 30, 2025 16:15
@jshcodes jshcodes merged commit fd7a2a2 into main Apr 30, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code samples Functioning sample code to get you started RTR Real Time Response issues and questions spotlight Spotlight issues and questions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants