lluchez / my-ledger

GNU General Public License v3.0
0 stars 0 forks source link

Audited gem #24

Closed lluchez closed 6 years ago

lluchez commented 6 years ago

https://github.com/collectiveidea/audited

TO DO

codecov-io commented 6 years ago

Codecov Report

Merging #24 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #24   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          18     20    +2     
  Lines         458    498   +40     
=====================================
+ Hits          458    498   +40
Impacted Files Coverage Δ
app/models/bank_statement.rb 100% <100%> (ø) :arrow_up:
app/models/statement_parsers/parser_base.rb 100% <100%> (ø) :arrow_up:
app/models/audit.rb 100% <100%> (ø)
app/models/statement_record_category.rb 100% <100%> (ø) :arrow_up:
app/models/bank_account.rb 100% <100%> (ø) :arrow_up:
app/models/statement_record.rb 100% <100%> (ø) :arrow_up:
lib/icons.rb 100% <100%> (ø) :arrow_up:
...tement_record_category_rules/category_rule_base.rb 100% <100%> (ø) :arrow_up:
app/controllers/audits_controller.rb 100% <100%> (ø)
app/models/user.rb 100% <100%> (ø) :arrow_up:
... and 2 more

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 cb51b0f...dcf1284. Read the comment docs.