casbin / casbin-rs

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

add github actions for benchmark #251

Closed 0xethsign closed 3 years ago

0xethsign commented 3 years ago

Signed-off-by: smrpn samarpan_d@pp.iitr.ac.in

codecov[bot] commented 3 years ago

Codecov Report

Merging #251 (9949d22) into master (7a0a75d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  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 7a0a75d...9949d22. Read the comment docs.

0xethsign commented 3 years ago

@hackerchai please review this

hackerchai commented 3 years ago

lgtm