casbin / casbin-rs

An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
https://casbin.org
Apache License 2.0
861 stars 74 forks source link

feat: bump version 2.0.8 #257

Closed hackerchai closed 3 years ago

hackerchai commented 3 years ago

Signed-off-by: hackerchai i@hackerchai.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #257 (0b0be02) into master (97d71e3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   79.99%   79.99%           
=======================================
  Files          22       22           
  Lines        3429     3429           
=======================================
  Hits         2743     2743           
  Misses        686      686           

Continue to review full report at Codecov.

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

hackerchai commented 3 years ago

@smrpn the bench comment still not working

0xethsign commented 3 years ago

@smrpn the bench comment still not working

It will not show up in the comments, since it is a PR from a forked repo hackerchai:release/version-2.0.8.