Skip to content

Conversation

@bisgaard-itis
Copy link
Contributor

What do these changes do?

  • Align map locust load test with the UI workflow: When polling the status of all jobs associated with a job collection we now request GET /v0/function_jobs instead of GET /v0/function_job_collections/{function_job_collection_id}/status.

Related issue/s

How to test

Dev-ops

@bisgaard-itis bisgaard-itis added this to the Cheops milestone Sep 25, 2025
@bisgaard-itis bisgaard-itis self-assigned this Sep 25, 2025
@bisgaard-itis bisgaard-itis marked this pull request as ready for review September 25, 2025 07:03
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.50%. Comparing base (25f2302) to head (8907525).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8417      +/-   ##
==========================================
- Coverage   87.81%   87.50%   -0.32%     
==========================================
  Files        1964     1963       -1     
  Lines       76341    76463     +122     
  Branches     1342     1322      -20     
==========================================
- Hits        67039    66906     -133     
- Misses       8898     9160     +262     
+ Partials      404      397       -7     
Flag Coverage Δ *Carryforward flag
integrationtests 64.18% <ø> (+0.01%) ⬆️
unittests 86.55% <ø> (+0.06%) ⬆️ Carriedforward from 53f823f

*This pull request uses carry forward flags. Click here to find out more.

Components Coverage Δ
pkg_aws_library 93.59% <ø> (ø)
pkg_celery_library 82.71% <ø> (-0.71%) ⬇️
pkg_dask_task_models_library 79.33% <ø> (ø)
pkg_models_library 93.08% <ø> (ø)
pkg_notifications_library 85.20% <ø> (ø)
pkg_postgres_database 87.94% <ø> (-0.01%) ⬇️
pkg_service_integration 70.19% <ø> (ø)
pkg_service_library 71.92% <ø> (-0.63%) ⬇️
pkg_settings_library 90.19% <ø> (ø)
pkg_simcore_sdk 84.99% <ø> (ø)
agent 93.53% <ø> (ø)
api_server 91.99% <ø> (+0.05%) ⬆️
autoscaling 95.77% <ø> (+0.03%) ⬆️
catalog 92.36% <ø> (ø)
clusters_keeper 99.13% <ø> (-0.01%) ⬇️
dask_sidecar 92.38% <ø> (ø)
datcore_adapter 97.94% <ø> (ø)
director 75.90% <ø> (+0.08%) ⬆️
director_v2 90.84% <ø> (-0.06%) ⬇️
dynamic_scheduler 96.27% <ø> (+0.13%) ⬆️
dynamic_sidecar 90.46% <ø> (+0.02%) ⬆️
efs_guardian 89.62% <ø> (ø)
invitations 91.44% <ø> (ø)
payments 92.62% <ø> (ø)
resource_usage_tracker 92.18% <ø> (+0.05%) ⬆️
storage 86.68% <ø> (+0.02%) ⬆️
webclient ∅ <ø> (∅)
webserver 86.69% <ø> (-0.98%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25f2302...8907525. Read the comment docs.

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

Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

thx

@mergify
Copy link
Contributor

mergify bot commented Sep 25, 2025

🧪 CI Insights

Here's what we observed from your CI run for 8907525.

🟢 All jobs passed!

But CI Insights is watching 👀

Copy link
Contributor

@wvangeit wvangeit left a comment

Choose a reason for hiding this comment

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

Thanks

@bisgaard-itis bisgaard-itis enabled auto-merge (squash) September 29, 2025 12:37
@bisgaard-itis bisgaard-itis added the 🤖-automerge marks PR as ready to be merged for Mergify label Sep 29, 2025
@bisgaard-itis
Copy link
Contributor Author

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Sep 29, 2025

queue

🟠 Waiting for conditions to match

  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #approved-reviews-by>=2
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • #review-threads-unresolved=0
      • -conflict
      • -draft
      • base=master
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • label!=🤖-do-not-merge
      • label=🤖-automerge
      • any of: [🛡 GitHub branch protection]
        • check-skipped = deploy to dockerhub
        • check-neutral = deploy to dockerhub
        • check-success = deploy to dockerhub
      • any of: [🛡 GitHub branch protection]
        • check-success = system-tests
        • check-neutral = system-tests
        • check-skipped = system-tests
      • any of: [🛡 GitHub branch protection]
        • check-success = unit-tests
        • check-neutral = unit-tests
        • check-skipped = unit-tests
      • any of: [🛡 GitHub branch protection]
        • check-success = check OAS' are up to date
        • check-neutral = check OAS' are up to date
        • check-skipped = check OAS' are up to date
      • any of: [🛡 GitHub branch protection]
        • check-success = integration-tests
        • check-neutral = integration-tests
        • check-skipped = integration-tests
      • any of: [🛡 GitHub branch protection]
        • check-success = build-test-images (frontend) / build-test-images
        • check-neutral = build-test-images (frontend) / build-test-images
        • check-skipped = build-test-images (frontend) / build-test-images
      • any of: [🛡 GitHub branch protection]
        • check-success = SonarCloud Code Analysis
        • check-neutral = SonarCloud Code Analysis
        • check-skipped = SonarCloud Code Analysis

@sonarqubecloud
Copy link

@bisgaard-itis bisgaard-itis merged commit 4b41a26 into ITISFoundation:master Sep 30, 2025
93 of 95 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖-automerge marks PR as ready to be merged for Mergify Meta-modeling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants