Skip to content

Conversation

@github-actions
Copy link

This pull request changes the compat entry for the IMASdd package from 2, 3, 4 to 2, 3, 4, 5.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@anchal-physics anchal-physics force-pushed the compathelper/new_version/2025-03-30-03-49-20-793-03778698867 branch from 0976e62 to 5340b30 Compare March 30, 2025 03:49
@codecov
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 41.66%. Comparing base (52f4fb9) to head (ea31a61).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/subset_tools.jl 27.27% 8 Missing ⚠️
src/recipes.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   40.59%   41.66%   +1.07%     
==========================================
  Files           4        4              
  Lines         606      612       +6     
==========================================
+ Hits          246      255       +9     
+ Misses        360      357       -3     

☔ 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.

@mgyoo86
Copy link

mgyoo86 commented Apr 16, 2025

@anchal-physics
The above commit is the minimal change that I found to resolve the current issue.
Now, it passes all tests, but please let me know if you have any further issues.

@anchal-physics anchal-physics changed the title CompatHelper: bump compat for IMASdd to 5, (keep existing compat) WIP: CompatHelper: bump compat for IMASdd to 5, (keep existing compat) Apr 17, 2025
@anchal-physics anchal-physics force-pushed the compathelper/new_version/2025-03-30-03-49-20-793-03778698867 branch from ed90add to c33bc80 Compare April 17, 2025 23:18
Reducing arguments required with space
With use of get_space function, other functions that used to required
space as additional argument, such as get_subset_space_objects (
earlier this was called get_subset_space) and get_subset_centers, now
do not require a space object. Previous methods have been kept though
if space object is available at the calling scope.

Refactor interp by mygyoo86
Removed element type {<:all_grid_subset_prop} from all interp that work
on arrays of properties.
@anchal-physics anchal-physics force-pushed the compathelper/new_version/2025-03-30-03-49-20-793-03778698867 branch from c33bc80 to ea31a61 Compare April 17, 2025 23:29
@anchal-physics anchal-physics changed the title WIP: CompatHelper: bump compat for IMASdd to 5, (keep existing compat) CompatHelper: bump compat for IMASdd to 5, (keep existing compat) Apr 17, 2025
@anchal-physics anchal-physics merged commit 306adcc into master Apr 17, 2025
7 of 8 checks passed
@eldond eldond deleted the compathelper/new_version/2025-03-30-03-49-20-793-03778698867 branch July 23, 2025 18:32
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.

2 participants