Skip to content

Conversation

@flora-hofmann-frequenz
Copy link
Collaborator

@flora-hofmann-frequenz flora-hofmann-frequenz commented May 9, 2025

Addressed comments from #169 and #176.

Copilot AI review requested due to automatic review settings May 9, 2025 07:44
@github-actions github-actions bot added the part:docs Affects the documentation label May 9, 2025
Copy link

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 pull request refactors timestamp-related parameter names by replacing "start_dt" and "end_dt" with "start_time" and "end_time" for improved clarity and consistency across the codebase.

  • Renames function parameters and arguments in both the CLI and client modules.
  • Updates docstrings and release notes to reflect the new naming.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/frequenz/client/reporting/cli/main.py Updated argument names and corresponding parameter names in the CLI module.
src/frequenz/client/reporting/_client.py Updated all timestamp parameter names and related docstrings in client code.
RELEASE_NOTES.md Updated release notes to document the parameter name changes.

@flora-hofmann-frequenz flora-hofmann-frequenz merged commit b7845fc into frequenz-floss:v0.x.x May 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants