Skip to content

Conversation

@wvangeit
Copy link
Contributor

@wvangeit wvangeit commented Jun 2, 2025

What do these changes do?

When returning a cached function job, make sure the function job was successful. To accomplish this the find_cached functions now returns a list of function jobs.

Related issue/s

How to test

Run a function with the same arguments, check if function immediately returns results with the same project job id.

Dev-ops

No changes ENV

@wvangeit wvangeit added this to the Bazinga! milestone Jun 2, 2025
@wvangeit wvangeit self-assigned this Jun 2, 2025
@wvangeit wvangeit added a:webserver webserver's codebase. Assigning the area is particularly useful for bugs a:apiserver api-server service 🤖-automerge marks PR as ready to be merged for Mergify labels Jun 2, 2025
@wvangeit
Copy link
Contributor Author

wvangeit commented Jun 2, 2025

@mergify queue

@mergify
Copy link
Contributor

mergify bot commented Jun 2, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 15efb0b

@codecov
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

Attention: Patch coverage is 38.23529% with 21 lines in your changes missing coverage. Please review.

Project coverage is 86.41%. Comparing base (8df1e20) to head (c479bf7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7789      +/-   ##
==========================================
- Coverage   86.73%   86.41%   -0.32%     
==========================================
  Files        1850     1435     -415     
  Lines       71844    60118   -11726     
  Branches     1215      615     -600     
==========================================
- Hits        62312    51952   -10360     
+ Misses       9191     7968    -1223     
+ Partials      341      198     -143     
Flag Coverage Δ
integrationtests 64.27% <13.04%> (+<0.01%) ⬆️
unittests 86.10% <38.23%> (-0.37%) ⬇️
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library ∅ <ø> (∅)
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration ∅ <ø> (∅)
pkg_service_library 71.86% <0.00%> (+0.01%) ⬆️
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 85.09% <ø> (-0.06%) ⬇️
agent 96.29% <ø> (ø)
api_server 91.69% <22.22%> (-0.10%) ⬇️
autoscaling 96.03% <ø> (ø)
catalog 92.25% <ø> (ø)
clusters_keeper 99.13% <ø> (ø)
dask_sidecar 91.67% <ø> (ø)
datcore_adapter 97.94% <ø> (ø)
director 76.91% <ø> (+0.18%) ⬆️
director_v2 91.10% <ø> (-0.02%) ⬇️
dynamic_scheduler 96.69% <ø> (ø)
dynamic_sidecar 90.08% <ø> (ø)
efs_guardian 89.65% <ø> (ø)
invitations 93.00% <ø> (ø)
payments 92.57% <ø> (ø)
resource_usage_tracker 88.98% <ø> (-0.17%) ⬇️
storage 87.46% <ø> (ø)
webclient ∅ <ø> (∅)
webserver 83.75% <47.82%> (+0.02%) ⬆️

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 8df1e20...c479bf7. 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

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

cool, thanks!

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2025

Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

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

thanks

@mergify mergify bot merged commit 15efb0b into ITISFoundation:master Jun 3, 2025
194 of 202 checks passed
@wvangeit wvangeit deleted the function_cache_check_success branch June 3, 2025 12:46
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jun 6, 2025
92 tasks
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 5, 2025
88 tasks
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 a:apiserver api-server service a:webserver webserver's codebase. Assigning the area is particularly useful for bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants