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

Remove unneeded dependency on deprecated cdefs.h in core #67

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

pwoods25443
Copy link
Member

In the C module, remove #include <cdefs.h> which was not needed and generates a deprecation warning

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (643b2b5) to head (1e7e530).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #67   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          33       33           
  Lines        1751     1751           
=======================================
  Hits         1728     1728           
  Misses         23       23           
Flag Coverage Δ
unittests 98.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pwoods25443 pwoods25443 merged commit a169ffc into dev Jun 3, 2024
12 checks passed
@pwoods25443 pwoods25443 deleted the ctypes branch June 3, 2024 00:10
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.

1 participant