scala-jwt / oath

Yet another scala-jwt library which has the aim to enhance user experience.
Apache License 2.0
8 stars 1 forks source link

chore: publish macro module #81

Closed andrewrigas closed 1 year ago

andrewrigas commented 1 year ago

Closes #80

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (5e7d38c) into main (1615a11) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   89.92%   89.92%           
=======================================
  Files          24       24           
  Lines         377      377           
  Branches       24       24           
=======================================
  Hits          339      339           
  Misses         38       38           
Files Changed Coverage Δ
...th-core/src/main/scala/io/oath/jwt/JwtIssuer.scala 96.72% <100.00%> (ø)
...-core/src/main/scala/io/oath/jwt/JwtVerifier.scala 97.95% <100.00%> (ø)