Skip to content

Close 1353 and 1928 make /NAN implied for several functions #1945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

GillesDuvert
Copy link
Contributor

note alleged !version.release is now 8.5.1, the first one where /NAN is not needed anymore in calls. (or, to say differently, it is not necessary to add /NAN to a command where not-a-namber should be taken into account)

…tOrSet which consider the absence of /NAN as if Set. Makes GDL behave accordingly to IDL 8.5.1 and upper.
@brandy125
Copy link

brandy125 commented Dec 13, 2024 via email

@GillesDuvert
Copy link
Contributor Author

not yet merged, troubles with the GH continuous integration system.

@GillesDuvert GillesDuvert changed the title Close 1535 and 1928 nans should be default Close 1353 and 1928 nans should be default Dec 14, 2024
@GillesDuvert GillesDuvert changed the title Close 1353 and 1928 nans should be default Close 1353 and 1928 make /NAN implied for several functions Dec 14, 2024
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.

Project coverage is 42.53%. Comparing base (586f85a) to head (85a03c1).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/smooth.cpp 0.00% 5 Missing ⚠️
src/interpol.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1945      +/-   ##
==========================================
+ Coverage   42.06%   42.53%   +0.46%     
==========================================
  Files         442      444       +2     
  Lines      109948   110079     +131     
  Branches    21990    22010      +20     
==========================================
+ Hits        46253    46817     +564     
+ Misses      63695    63262     -433     

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

@GillesDuvert GillesDuvert merged commit e0d4cd7 into gnudatalanguage:master Dec 15, 2024
8 of 9 checks passed
@GillesDuvert GillesDuvert deleted the close_1535_and_1928_NANS_should_be_default branch December 16, 2024 12:56
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