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

Regenerate bindings, adjust wrapper, add CI workflow #8

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Jul 31, 2022

This PR updates the bindings to tinydtls and makes adjustments to the wrapper implementation. It also adds a CI workflow, recompiling the binaries and running the tests with them.

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2022

Codecov Report

Merging #8 (fe4d9b3) into main (0f73724) will increase coverage by 0.43%.
The diff coverage is 84.61%.

❗ Current head fe4d9b3 differs from pull request most recent head 953bac6. Consider uploading reports for the commit 953bac6 to get more accurate results

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   74.43%   74.87%   +0.43%     
==========================================
  Files           9        9              
  Lines         579      581       +2     
==========================================
+ Hits          431      435       +4     
+ Misses        148      146       -2     
Impacted Files Coverage Δ
lib/src/ffi/generated_bindings.dart 48.59% <33.33%> (-0.93%) ⬇️
lib/src/util.dart 60.52% <50.00%> (ø)
lib/src/client.dart 85.36% <100.00%> (ø)
lib/src/ecdsa_keys.dart 97.50% <100.00%> (ø)
lib/src/library.dart 65.51% <100.00%> (+13.79%) ⬆️
lib/src/server.dart 89.05% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JKRhb JKRhb force-pushed the regenerate-bindings branch 6 times, most recently from 4809638 to d4401e6 Compare August 1, 2022 11:03
@JKRhb JKRhb changed the title Regenerate bindings Regenerate bindings, adjust wrapper, add CI workflow Aug 1, 2022
@JKRhb JKRhb force-pushed the regenerate-bindings branch 2 times, most recently from 82e5d8d to 64f39e6 Compare January 9, 2023 20:22
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