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

Update filib #122

Merged
merged 10 commits into from
Oct 1, 2024
Merged

Update filib #122

merged 10 commits into from
Oct 1, 2024

Conversation

zfergus
Copy link
Member

@zfergus zfergus commented Sep 21, 2024

Description

Update filib and ensure it is linked as a shared library to avoid licensing IPC Toolkit under LGPL

Filib is still completely optional and can be disabled entirely.

Type of change

  • Enhancement (non-breaking change which improves existing functionality)

Checklist:

  • I have followed the project style guide
  • My code follows the clang-format style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.31%. Comparing base (ba24d37) to head (a8ed8ef).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   96.30%   96.31%   +0.01%     
==========================================
  Files         102      102              
  Lines        7601     7601              
==========================================
+ Hits         7320     7321       +1     
+ Misses        281      280       -1     
Flag Coverage Δ
unittests 96.31% <100.00%> (+0.01%) ⬆️

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.

@zfergus zfergus added the dependencies Pull requests that update a dependency file label Sep 25, 2024
@zfergus zfergus merged commit d443b86 into main Oct 1, 2024
26 checks passed
@zfergus zfergus deleted the update-filib branch October 1, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant