Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/adk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pandasanjay/adk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on Jun 5, 2025

  1. Add Auth tone share to ModleTool - Refactor code structure for improv…

    …ed readability and maintainability
    Sanjay committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    0cc4b4a View commit details
    Browse the repository at this point in the history
  2. Refactor unit tests for MCPToolset authentication and environment var…

    …iable functionality
    
    - Updated test_mcp_toolset_auth.py to improve code readability and maintainability by restructuring imports and fixtures.
    - Added new test cases to validate the behavior of MCPToolset with both authentication and environment callbacks.
    - Enhanced mock setups to ensure proper isolation of tests and avoid dependency issues.
    - Refactored test assertions for clarity and consistency.
    - Updated test_mcp_toolset_env.py to rename environment transform callback for clarity and improved structure.
    - Ensured that tests validate the integration of environment variable extraction and injection with the MCPToolset.
    Sanjay committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    fc18b78 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    4c4fa75 View commit details
    Browse the repository at this point in the history
Loading