Skip to content

Dev 580 hdforce v1.1.3 test metrics and forcetime#10

Merged
laureng-hd merged 16 commits into
mainfrom
DEV-580-hdforce-v1.1.3-Test-Metrics-and-Forcetime
Apr 23, 2025
Merged

Dev 580 hdforce v1.1.3 test metrics and forcetime#10
laureng-hd merged 16 commits into
mainfrom
DEV-580-hdforce-v1.1.3-Test-Metrics-and-Forcetime

Conversation

@laureng-hd
Copy link
Copy Markdown
Collaborator

  • Addition of last_sync_time value to GetTests functions
  • Changes to GetTests metric headers. Improved consistency of naming reflective of the metric library
  • Improved functionality to GetTests to accept character strings in the format "YYYY-MM-DD" for from and to
  • Addition of 'Metric Library' returned from GetMetrics
  • Improved functionality to GetForceTimeto return all test types
  • Addition of orgName parameter to AuthManager

@laureng-hd laureng-hd requested a review from awales-hd February 7, 2025 23:29
@laureng-hd laureng-hd requested a review from qwales1 April 21, 2025 18:20
@awales-hd awales-hd requested a review from Copilot April 21, 2025 19:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the version to v1.1.3 and introduces several enhancements by adding new dependencies, improving metric naming consistency with an updated metric library, and enhancing time conversion and API endpoint customization via an orgName parameter.

  • Updated project version and dependency management in pyproject.toml and documentation files.
  • Added a new dtConverter helper and integrated its usage across GetTests functions.
  • Enhanced GetMetrics and GetForceTime functionality, and added orgName support to AuthManager.

Reviewed Changes

Copilot reviewed 30 out of 31 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pyproject.toml Updated version to 1.1.3 and added pyarrow and pyjanitor deps
mkdocs.yml, LICENSE.txt, README.md Updated version and minor content/documentation changes
hdforce/utils.py Added dtConverter helper and improved Metrics.MetricDictionary
hdforce/GetTypes.py Replaced API call with static dictionary for test types
hdforce/GetTests*.py (multiple files) Standardized dtConverter usage and added last_sync_time column
hdforce/GetMetrics.py Shifted to use Metrics.MetricDictionary and filter by test_type
hdforce/GetForceTime.py Enhanced DataFrame construction for force time series data
hdforce/AuthManager.py Added orgName parameter support for organization-specific endpoints
.github/workflows/push-test.yml Minor workflow adjustments and typo fixes
docs/* Updated documentation for new metric headers and version bump
Files not reviewed (1)
  • .vscode/settings.json: Language not supported

Comment thread hdforce/GetForceTime.py
Copy link
Copy Markdown
Collaborator

@awales-hd awales-hd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@laureng-hd generally lgtm, just a couple minor things

Comment thread README.md Outdated
Comment thread hdforce/GetTests.py
laureng-hd and others added 3 commits April 22, 2025 08:33
Co-authored-by: Andrew Wales <158098925+awales-hd@users.noreply.github.com>
@laureng-hd laureng-hd requested a review from awales-hd April 22, 2025 21:06
@laureng-hd laureng-hd merged commit 0c66b77 into main Apr 23, 2025
12 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.

3 participants