libjwt icon indicating copy to clipboard operation
libjwt copied to clipboard

Add windows build tool appveyor

Open agrandville opened this issue 1 year ago • 2 comments

for now, no change to source code or cmake script. Build fails, fixes to follow.

agrandville avatar Dec 30 '23 17:12 agrandville

Is there anyway you can use Travis-CI instead? I already use that, and I hesitate to add another CI setup in the code.

benmcollins avatar Jan 02 '24 12:01 benmcollins

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.51%. Comparing base (1476ec1) to head (079f4f8). Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #191   +/-   ##
=======================================
  Coverage   87.51%   87.51%           
=======================================
  Files           3        3           
  Lines        1145     1145           
=======================================
  Hits         1002     1002           
  Misses        143      143           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 24 '24 18:03 codecov[bot]