Skip to content

Fix: Write daily summary to gdrive#44

Open
pvk-developer wants to merge 1 commit intomainfrom
issue-41-add-daily-summarize-to-gdrive
Open

Fix: Write daily summary to gdrive#44
pvk-developer wants to merge 1 commit intomainfrom
issue-41-add-daily-summarize-to-gdrive

Conversation

@pvk-developer
Copy link
Copy Markdown
Member

Resolves #41

@pvk-developer pvk-developer self-assigned this Apr 10, 2026
import pandas as pd

from gitmetrics.constants import ECOSYSTEM_COLUMN_NAME
from gitmetrics.drive import _get_drive_client, is_drive_path, split_drive_path
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

wouldn't this is_drive_path be shadowed by the one below?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I don't see other reference for is_drive_path other than line 9 and 128.

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.

Add Google Drive upload for GitMetrics daily summary

2 participants