Skip to content

fix(license)!: remove expiration-based license validation - #88

Merged
ReenigneArcher merged 1 commit into
masterfrom
fix/subscription-expiration
Aug 17, 2026
Merged

fix(license)!: remove expiration-based license validation#88
ReenigneArcher merged 1 commit into
masterfrom
fix/subscription-expiration

fix(license)!: remove expiration-based license validation

119fe00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 1s

75.31% (+0.07%) compared to 6b06ea9

View this Pull Request on Codecov

75.31% (+0.07%) compared to 6b06ea9

Details

Codecov Report

❌ Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.31%. Comparing base (6b06ea9) to head (119fe00).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
tools/virtualhid_control.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   75.24%   75.31%   +0.07%     
==========================================
  Files          34       34              
  Lines        8086     8091       +5     
  Branches     3029     3030       +1     
==========================================
+ Hits         6084     6094      +10     
+ Misses       1722     1417     -305     
- Partials      280      580     +300     
Files with missing lines Coverage Δ
src/include/libvirtualhid/license.hpp 100.00% <ø> (ø)
src/platform/windows/windows_license.cpp 0.00% <ø> (ø)
tools/virtualhid_control_model.cpp 98.08% <100.00%> (+0.07%) ⬆️
tools/virtualhid_control.cpp 0.00% <0.00%> (ø)

... and 10 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b06ea9...119fe00. Read the comment docs.