Skip to content

Conversation

@FabrizioSandri
Copy link
Owner

@FabrizioSandri FabrizioSandri commented Aug 15, 2022

This pull request is a continuation of pull request #19 which solves issue that happens when the folder holding the package being analyzed is not named as the package's name; in this scenario, the harness will not be evaluated. This happens because RcppDeepState uses the package name as the unit test name, and if a different name is supplied, Deepstate will not be unable to identify the test to execute.

RcppDeepState-action did not find any issues in the binsegRcpp package as a result of this bug.

@FabrizioSandri
Copy link
Owner Author

In this pull request I have also enhanced the deepstate_compile_fun with some code refactoring.

@FabrizioSandri
Copy link
Owner Author

FabrizioSandri commented Aug 16, 2022

This pull request fixes the problem described in this comment within pull request tdhock/binsegRcpp#13

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