Skip to content

Conversation

@ketan96-m
Copy link
Collaborator

Resolves #396
Problem:
When submitting multiple requests with same file names but different order different hash were computed hence recomputing results.

Fix:
Simply sort the file names before the hash is calculated

@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.21%. Comparing base (dee5954) to head (d3af28a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   83.21%   83.21%           
=======================================
  Files          26       26           
  Lines        1424     1424           
=======================================
  Hits         1185     1185           
  Misses        239      239           
Flag Coverage Δ
unittests 83.21% <ø> (ø)

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.

@ketan96-m
Copy link
Collaborator Author

@gordonwatts @ponyisi @BenGalewsky ready for review

Copy link
Collaborator

@ponyisi ponyisi left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@ponyisi ponyisi merged commit f6799a9 into master Oct 3, 2024
36 checks passed
@ponyisi ponyisi deleted the cache_permutation branch October 3, 2024 13:25
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.

Caching behavior of permutation of XRootDFiles

3 participants