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

wrap more of the raw C API #28

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

wrap more of the raw C API #28

wants to merge 22 commits into from

Conversation

michaelsbradleyjr
Copy link
Owner

No description provided.

Make use of the same improvements in the equivalent script for repos
michaelsbradleyjr/nim-cozo and michaelsbradleyjr/snarts
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5bd5747) 61.34% compared to head (687456c) 54.05%.
Report is 2 commits behind head on master.

❗ Current head 687456c differs from pull request most recent head 7122a41. Consider uploading reports for the commit 7122a41 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   61.34%   54.05%   -7.29%     
==========================================
  Files          16       17       +1     
  Lines         864      801      -63     
==========================================
- Hits          530      433      -97     
- Misses        334      368      +34     
Files Coverage Δ
notcurses.nim 100.00% <ø> (ø)
notcurses/abi/common.nim 28.88% <ø> (+3.46%) ⬆️
notcurses/abi/constants/nc.nim 54.54% <ø> (ø)
notcurses/abi/direct/impl.nim 100.00% <ø> (ø)
notcurses/abi/impl.nim 100.00% <ø> (ø)
notcurses/abi/locale.nim 100.00% <ø> (ø)
notcurses/abi/wide.nim 100.00% <ø> (ø)
notcurses/api/common.nim 100.00% <ø> (ø)
notcurses/api/constants/nckeys.nim 2.81% <ø> (-8.54%) ⬇️
notcurses/api/direct/impl.nim 79.41% <100.00%> (-7.26%) ⬇️
... and 6 more

... and 1 file with indirect coverage changes

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

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