casbin / casbin-rs

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

ci: add BENCHMARK_TOKEN #264

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 #264 (2f5c265) into master (613a74a) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 2f5c265 differs from pull request most recent head da26b2b. Consider uploading reports for the commit da26b2b to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #264   +/-   ##
=======================================
  Coverage   79.83%   79.83%           
=======================================
  Files          22       22           
  Lines        3387     3387           
=======================================
  Hits         2704     2704           
  Misses        683      683           

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 613a74a...da26b2b. Read the comment docs.

PsiACE commented 3 years ago

Doesn’t seem to trigger the benchmark, would you mind trying this config?

0xethsign commented 3 years ago

Doesn’t seem to trigger the benchmark, would you mind trying this config?

I'm doing that

0xethsign commented 3 years ago

@PsiACE I changed to the master branch for the action. It has this error - Screenshot from 2021-05-25 07-49-11 https://github.com/smrpn/casbin-rs/pull/6/checks?check_run_id=2661076819

PsiACE commented 3 years ago

@smrpn I don’t know exactly what happened, but maybe we can try to remove some useless JSON.stringify()