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

Fixes for new rchk issues #6596

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fixes for new rchk issues #6596

wants to merge 4 commits into from

Conversation

MichaelChirico
Copy link
Member

These just started appearing. Either a new LLVM version, or possibly an update to the docker image we're using that is pulling in a more recent version of rchk (rchk itself has no recent source code updates).

Report:

https://github.com/Rdatatable/data.table/actions/runs/11616716077/job/32350299506?pr=6595

All look related to getAttrib() usage, which may be newly marked as requiring PROTECT().

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.60%. Comparing base (71ac34a) to head (adc51ea).

Files with missing lines Patch % Lines
src/assign.c 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6596      +/-   ##
==========================================
- Coverage   98.60%   98.60%   -0.01%     
==========================================
  Files          79       79              
  Lines       14516    14524       +8     
==========================================
+ Hits        14314    14321       +7     
- Misses        202      203       +1     

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

@tdhock

This comment was marked as off-topic.

@Anirban166

This comment was marked as off-topic.

@tdhock

This comment was marked as off-topic.

@Anirban166

This comment was marked as off-topic.

@tdhock

This comment was marked as off-topic.

@Anirban166

This comment was marked as off-topic.

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.

3 participants