foodcoopsat / foodsoft_hackathon

Other
1 stars 2 forks source link

Article CSV: fix #47 and #46 #84

Closed twothreenine closed 2 months ago

twothreenine commented 2 months ago

TO DO:

83, #81 (more important)

80, #82 (less important)

any adaptations for rearranged tables necessary which I've overlooked? (for example sync feature)

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10108625566

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/lib/foodsoft_file.rb 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Files with Coverage Reduction New Missed Lines %
app/helpers/articles_helper.rb 2 55.56%
lib/article_units_lib.rb 4 57.43%
app/models/article_version.rb 6 73.56%
app/models/article_category.rb 6 50.0%
app/models/article.rb 9 45.95%
app/lib/spreadsheet_file.rb 11 21.43%
app/lib/foodsoft_file.rb 15 15.79%
app/models/supplier.rb 22 40.82%
app/controllers/articles_controller.rb 29 26.58%
<!-- Total: 104 -->
Totals Coverage Status
Change from base Build 10108552298: -1.2%
Covered Lines: 2974
Relevant Lines: 6869

💛 - Coveralls