Bairdo / gasket

Gasket is a system that provides authentication and authorisation to the https://github.com/faucetsdn/faucet network controller.
3 stars 3 forks source link

Add test for rules that use yaml's anchors. #101

Closed Bairdo closed 6 years ago

Bairdo commented 6 years ago

Add parallel coverage option Add test for rules that use yaml's anchors.

codecov[bot] commented 6 years ago

Codecov Report

Merging #101 into master will increase coverage by 3.88%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   74.46%   78.35%   +3.88%     
==========================================
  Files          17       17              
  Lines        1363     1363              
==========================================
+ Hits         1015     1068      +53     
+ Misses        348      295      -53
Impacted Files Coverage Δ
gasket/auth_app.py 91.28% <0%> (+3.07%) :arrow_up:
gasket/hostapd_ctrl.py 52.72% <0%> (+3.63%) :arrow_up:
gasket/rabbitmq.py 93.84% <0%> (+4.61%) :arrow_up:
gasket/host.py 67.79% <0%> (+9.03%) :arrow_up:
gasket/hostapd_socket_thread.py 78.88% <0%> (+12.22%) :arrow_up:
gasket/rule_generator.py 87.93% <0%> (+15.51%) :arrow_up:

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 2524742...c52b477. Read the comment docs.