foodcoopsat / foodsoft_hackathon

Other
1 stars 2 forks source link

On #42: Fax pdf/csv: Decimals dependant on supplier_order_unit's si convertability #70

Closed lentschi closed 3 months ago

lentschi commented 4 months ago

Make display of decimals dependant on supplier_order_unit's si convertability

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9714324956

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/helpers/orders_helper.rb 3 6 50.0%
app/documents/order_fax.rb 2 18 11.11%
app/lib/order_txt.rb 5 26 19.23%
<!-- Total: 11 51 21.57% -->
Files with Coverage Reduction New Missed Lines %
app/models/supplier.rb 1 39.8%
app/lib/order_txt.rb 1 21.95%
app/controllers/application_controller.rb 1 85.42%
app/models/user.rb 1 66.91%
plugins/wiki/app/models/page.rb 1 54.35%
plugins/messages/app/models/message.rb 2 45.78%
app/controllers/home_controller.rb 3 20.83%
app/controllers/concerns/auth.rb 3 59.26%
app/models/task.rb 5 49.23%
app/models/article.rb 5 41.44%
<!-- Total: 142 -->
Totals Coverage Status
Change from base Build 9419213915: 1.8%
Covered Lines: 3085
Relevant Lines: 6836

💛 - Coveralls
twothreenine commented 3 months ago

I found an error and posted a solution: https://github.com/foodcoopsat/foodsoft_hackathon/commit/dad0bb90cbf937ff09924d3d237c3d7b9e3db72d#r143648091 (don't know why my comment doesn't show up in this stream)

Otherwise good to go 👍