• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thm-mni-ii / feedbacksystem
17%

Build:
DEFAULT BRANCH: dev
Repo Added 17 Nov 2020 01:56PM UTC
Files 153
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dev
branch: dev
CHANGE BRANCH
x
Reset
  • dev
  • 065815cc3c484376c11553e933499b6b3a960feb
  • 28ad95975beb19d7e759aa11d4293ac5d45c65ba
  • 294d39a33558b06a9a97afcf628046516d60d38b
  • 2a184e3ec6cb8411e95b50ee7e01511ea65306d8
  • 348e89313c195a1da682e51a0b139516b6db143f
  • 38c132db0517c5d4a8e3edc3f77281ecd2510116
  • 76fd7db886d3c3f2229eb6386730bd5f0730758d
  • 7a9c245ca96b539d9493de0c3eb41468a30090fe
  • 837c3bafe1ac22f6ea5d1b876b8f309d5cae01a6
  • 90a842b22b6bd790477ed05495b6f96c4fbb3a4c
  • 924fc77ce042e879d1f61d0d563abdc8106cc221
  • add-goto-links
  • admin-view-fixes
  • b5cb82ccc7ca8097f62e2ce40442193248f8a326
  • bash-runner-bug-fix
  • bb2091cac9f2f9bd16c60228193f55631a540bc2
  • bf5810ab7ee17c5f3d53349ebd7ae4c0d948537c
  • c2d9463099c87d63873b90b256b0214296bc7127
  • c46a1222b0a98e0efb22250fea230861ae3b7f9f
  • course-evaluation-backend
  • course-evaluation-backend-fix
  • course-evaluation-improvements
  • course-result-fix
  • course-result-query
  • coverage
  • dependabot/npm_and_yarn/web-gui/browserslist-4.16.6
  • dependabot/npm_and_yarn/web-gui/dns-packet-1.3.4
  • dependabot/npm_and_yarn/web-gui/elliptic-6.5.4
  • dependabot/npm_and_yarn/web-gui/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/web-gui/lodash-4.17.21
  • dependabot/npm_and_yarn/web-gui/prismjs-1.23.0
  • dependabot/npm_and_yarn/web-gui/socket.io-2.4.1
  • dependabot/npm_and_yarn/web-gui/ssri-6.0.2
  • dependabot/npm_and_yarn/web-gui/url-parse-1.5.1
  • dependabot/npm_and_yarn/web-gui/y18n-4.0.1
  • f0f920b13985027fd9626286d92a8502bb634112
  • f7aa49e9212771a93405527f1488f8d064d1012e
  • fba-button
  • fix-bbb-name-encoding
  • fix-coveralls-branch
  • fix-goto-form-readonly
  • fix_submission_deadline
  • fixes
  • i492-sql-runner-section-file-in-yaml-format
  • i507-deployment-error
  • i522-Shifted-column-names-in-results
  • i527-Bash-Checker-removes-new-line
  • ldap-fix
  • main
  • master-runner-improvement
  • multi-linie-result-text
  • ng-build-prod
  • put-checker-result-into-pre
  • reduce-conference-user-refresh-interval
  • result-list
  • result-list-2
  • retry-submission
  • sidebar-link-to-feedbackapp
  • spinner-time
  • spreadsheet-checker-frontend
  • task-points
  • task-points-backend-integration
  • token-expiration
  • update-goto-links
  • v1.x

pending completion
#857

push

github

web-flow
[Excel-Checker] Refactor ExcelCheckerService (#942)

* refactor(excel-checker): define spreadsheet cell as case class

* refactor(excel-checker): error handling

* refactor(excel-checker): outsource submission check and rename mainFile to solutionFile

* refactor(excel-checker): optimize checkTask

* refactor(excel-checker): optimize compare with a fold

* refactor(excel-checker): adds a case class for submission results

* refactor(excel-checker): refactors import

* refactor(excel-checker): separates getting and checking fields/cells

* refactor(excel-checker): refactors whitespace

* refactor(excel-checker): refactors if-else

* refactor(excel-checker): moves math spreadsheet services in math package

* refactor(excel-checker): moves storage service in new file service

* fix(excel-checker): scalastyle

* Update modules/fbs-core/api/src/main/scala/de/thm/ii/fbs/services/checker/excel/ExcelCheckerService.scala

Co-authored-by: Max Stephan <max.stephan@mni.thm.de>

Co-authored-by: Max Stephan <max.stephan@mni.thm.de>

541 of 3170 relevant lines covered (17.07%)

0.17 hits per line

Relevant lines Covered
Build:
Build:
3170 RELEVANT LINES 541 COVERED LINES
0.17 HITS PER LINE
Source Files on dev
  • Tree
  • List 153
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#857 dev [Excel-Checker] Refactor ExcelCheckerService (#942) * refactor(excel-checker): define spreadsheet cell as case class * refactor(excel-checker): error handling * refactor(excel-checker): outsource submission check and rename mainFile to solu... push 15 Nov 2022 01:35PM UTC web-flow github pending completion  
#854 dev Extension of the SQL Checker to cover persistent databases (#947) * refactor(SqlRunner): move dbTypes to own object * feat(DBOperationsService): allow to not drop db while creation * feat(Secrets): added generateHMAC * feat(runner): adde... push 15 Nov 2022 08:33AM UTC web-flow github pending completion  
#845 dev [Core API] Add cid to submission (#946) feat(core): add cid to submission push 12 Nov 2022 12:25PM UTC web-flow github pending completion  
#842 dev [API] Sort course results alphabetically (#941) feat(api): sort results alphabetically push 10 Nov 2022 02:58PM UTC web-flow github pending completion  
#839 dev [Runner] Improve checker environment support (#936) * feat(runner): add RUNNER_DOCKER_DISABLE_REMOVE environment variable * feat(runner): make sql-runner image configurable push 10 Nov 2022 11:06AM UTC web-flow github pending completion  
#832 dev Updating the course semester ID does not work (#933) * fix(CourseController): semester -> semesterId * feat(SemesterController): not require id on creation * refactor(SemesterController): clean up Co-authored-by: Jonas Kuche <Zitrone44@u... push 08 Nov 2022 09:59AM UTC web-flow github pending completion  
#818 dev Tasks are not loaded for users that are not in the course (#917) fix(CourseRegistrationService): not throw error if user is not in course push 04 Nov 2022 06:19PM UTC web-flow github pending completion  
#811 dev Add DDL for SQL Runner (#850) * Add DDL in runner configuration * Add DDL in runner configuration * Add DDL in runner configuration * Add DDL in runner configuration * Add DDL in runner configuration * Add DDL in runner configurati... push 04 Nov 2022 10:55AM UTC web-flow github pending completion  
#806 dev [Docker] Pins image versions in docker compose (#913) feat: pins image versions in docker compose push 01 Nov 2022 01:11PM UTC web-flow github pending completion  
#804 dev [fbs-runner] Improve query isolation (#904) * feat(Secrets): added getSHAStringFromRandom * feat(Services): added DBOperationsService * feat(SQLRunner): use DBOperationsService * feat(SQLRunnerVerticle): improve error logging * feat(D... push 01 Nov 2022 09:29AM UTC web-flow github pending completion  
See All Builds (871)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc