hpi-swa-teaching / Liquid

(SWT22-07)
MIT License
6 stars 0 forks source link

Bugfix/csv export #249

Closed vlindow closed 1 month ago

vlindow commented 1 month ago

This pull request fixes an issue with the csv export (#210 ). It is now possible to export the results to a csv file by clicking the "Export Results" button in the Liquid host menu.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9337737887

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/Liquid-Core.package/LQPoll.class/instance/returnDataWithDelimiter..st 0 6 0.0%
packages/Liquid-UI.package/LQHostMenu.class/instance/exportResults.st 0 10 0.0%
<!-- Total: 30 46 65.22% -->
Totals Coverage Status
Change from base Build 9337061323: 1.0%
Covered Lines: 3002
Relevant Lines: 3331

💛 - Coveralls