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

C++ API #19

Merged
merged 21 commits into from
Jan 13, 2024
Merged

C++ API #19

merged 21 commits into from
Jan 13, 2024

Conversation

scott-wilson
Copy link
Owner

Closes #9

@scott-wilson scott-wilson mentioned this pull request Jan 9, 2023
1 task
The result checks are currently segfaulting, but no idea why. Stashing to work on something different in the mean time.
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (d83a0b6) 100.00% compared to head (56e42dc) 95.22%.
Report is 21 commits behind head on main.

❗ Current head 56e42dc differs from pull request most recent head 0c9a441. Consider uploading reports for the commit 0c9a441 to get more accurate results

Files Patch % Lines
bindings/cpp/include/cppchecks/item.h 96.05% 3 Missing ⚠️
bindings/cpp/include/cppchecks/result.h 92.10% 3 Missing ⚠️
bindings/cpp/include/cppchecks/status.h 92.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #19      +/-   ##
===========================================
- Coverage   100.00%   95.22%   -4.78%     
===========================================
  Files            6       16      +10     
  Lines          217      649     +432     
===========================================
+ Hits           217      618     +401     
- Misses           0       31      +31     
Flag Coverage Δ
lang-cpp 97.95% <97.95%> (?)
lang-python ?
lang-rust 91.08% <ø> (?)

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.

@scott-wilson scott-wilson marked this pull request as ready for review January 13, 2024 07:46
@scott-wilson scott-wilson merged commit e1a2bdc into main Jan 13, 2024
37 of 43 checks passed
@scott-wilson scott-wilson deleted the 9_cpp_api branch January 13, 2024 07:47
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.

Add a C++ API
1 participant