Skip to content

CG-17302: Add job_url property to Agent class #1036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

codegen-sh[bot]
Copy link
Contributor

@codegen-sh codegen-sh bot commented Apr 14, 2025

This PR adds a job_url property to the Agent class that returns the web_url of the current job. This fixes the issue where codegen.Agent.job_url was not being filled out.

Changes

  • Added a job_url property to the Agent class that returns the web_url of the current job
  • Added tests for the new property

Testing

  • Added unit tests for the new property
  • Added integration test to verify the property works correctly in a full workflow

Fixes: CG-17302


💻 View my workAbout Codegen

@codegen-sh codegen-sh bot requested review from codegen-team and a team as code owners April 14, 2025 14:14
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants