Skip to content

Conversation

@google-labs-jules
Copy link

This change introduces a "run ID" for views to distinguish app executions. The ClamsApp.annotate method now generates a single timestamp after the _annotate method returns and assigns it to all newly created views. This allows for grouping of views generated during a single execution.


PR created automatically by Jules for task 17620765909565543415 started by @keighrim

This change introduces a "run ID" for views to distinguish app executions.
The `ClamsApp.annotate` method now generates a single timestamp after the `_annotate` method returns and assigns it to all newly created views.
This allows for grouping of views generated during a single execution.

Fixes #269
@google-labs-jules
Copy link
Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

@clams-bot clams-bot added this to infra Nov 27, 2025
@github-project-automation github-project-automation bot moved this to Todo in infra Nov 27, 2025
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.34%. Comparing base (9dcad01) to head (cdc4347).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #270      +/-   ##
===========================================
+ Coverage    61.33%   61.34%   +0.01%     
===========================================
  Files            6        6              
  Lines          812      815       +3     
===========================================
+ Hits           498      500       +2     
- Misses         314      315       +1     
Flag Coverage Δ
unittests 61.34% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

This commit reverts the changes made to `tests/metadata.py`, restoring the original, more flexible test metadata.

It also ensures that the `runningTime` value in `clams/app/__init__.py` is explicitly cast to a string.
@keighrim keighrim closed this Nov 27, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in infra Nov 27, 2025
@keighrim keighrim deleted the run-id-feature branch November 27, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants