Skip to content

Fix wrong docs URL in cdf --help output#3087

Merged
ronpal merged 4 commits into
mainfrom
fix-cdf-help-docs-url
Jul 2, 2026
Merged

Fix wrong docs URL in cdf --help output#3087
ronpal merged 4 commits into
mainfrom
fix-cdf-help-docs-url

Conversation

@ronpal

@ronpal ronpal commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Description

Updating links in cdf --help output

Bump

  • Patch
  • Skip

Changelog

Fixed

  • Corrected the docs URL shown in cdf --help to point to the correct docs

@gemini-code-assist

Copy link
Copy Markdown
Contributor
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

@ronpal

ronpal commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

/gemini review

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request updates the documentation URL in the docstring of the common function in _core_app.py to point to the resource library reference page. There are no review comments, and I have no feedback to provide.

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
43828 37710 86% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 3186afa by action🐍

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.04%. Comparing base (080ba9e) to head (3186afa).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3087      +/-   ##
==========================================
- Coverage   86.04%   86.04%   -0.01%     
==========================================
  Files         475      475              
  Lines       43828    43828              
==========================================
- Hits        37712    37710       -2     
- Misses       6116     6118       +2     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ronpal ronpal marked this pull request as ready for review June 30, 2026 12:08
@ronpal ronpal requested review from a team as code owners June 30, 2026 12:08
@ronpal ronpal enabled auto-merge (squash) July 2, 2026 09:04
@ronpal ronpal merged commit 7c0e242 into main Jul 2, 2026
13 of 14 checks passed
@ronpal ronpal deleted the fix-cdf-help-docs-url branch July 2, 2026 12:20
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.

2 participants