Skip to content
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

CCS/t/03_ufuncs.t assign data of correct type #15

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

mohawk2
Copy link
Collaborator

@mohawk2 mohawk2 commented Dec 20, 2024

As part of fixing the problem discussed in the second section of https://pdl.perl.org/advent/blog/2024/12/20/pdl-internals/, I made PDL reject assigning into a slice with the output of a type-conversion. That includes the code tweaked here.

As you can see at the bottom of that article, and in PDLPorters/pdl#511, I'm probably going to take a different route to fixing the problem. But because this change here will reduce type-conversions, I felt it worth submitting anyway.

If you like it, please could you merge and release it quite soon? That would help me.

Copy link

Pull Request Test Coverage Report for Build 12427419214

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 16.511%

Totals Coverage Status
Change from base Build 11840370827: 0.2%
Covered Lines: 3735
Relevant Lines: 22621

💛 - Coveralls

@moocow-the-bovine
Copy link
Owner

@mohawk2 d'oh ... sorry, didn't see this in time: I've just made some related changes here & already released them.

I'll go ahead & merge this now, and I guess release again later today ... unless you have anything else CCS-related in the pipeline?

@moocow-the-bovine moocow-the-bovine merged commit 49b4943 into master Dec 20, 2024
18 checks passed
@moocow-the-bovine
Copy link
Owner

... released as PDL-CCS-1.23.27

@mohawk2 mohawk2 deleted the tests-tweak branch December 20, 2024 11:05
@mohawk2
Copy link
Collaborator Author

mohawk2 commented Dec 20, 2024

Thank you!

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