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

OpenRefine / OpenRefine / #8265
51%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2024 10:17AM UTC
Jobs 1
Files 669
Run time 41s
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

28 Feb 2024 10:13AM UTC coverage: 62.154% (+0.2%) from 61.983%
#8265

push

github

web-flow
Report importer initialization errors. Fixes #6058 (#6370)

* Improved importer error handling and cleanup refactor

- check for errors during createParserUIInitializationData phase
  (e.g. XML or JSON parse errors) and pass them to the front end
- DefaultImportingController now extends Command since it's really
  a command and it provides direct access to HTTP response methods
- DRY up Command and HttpUtilities redundant code
- add front end error handling for when initial preview parse fails
  and display error to the user
- use new error dialog instead of alert()s everywhere
- locally detabify Javascript near diffs to make code more readable

* Report importer initialization errors. Fixes #6058

- Also add XML import e2e tests including error handling

* Handle XML parser errors from deeper in parse. Fixes #3638.

- let the XML parser error bubble up to where it can be
  reported to the front end by our error handling code

* Return more detailed error info to front end

15856 of 25511 relevant lines covered (62.15%)

0.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #8265.1 28 Feb 2024 10:17AM UTC 0
62.15
Source Files on build #8265
Detailed source file information is not available for this build.
  • Back to Repo
  • 21aaf8a3 on github
  • Prev Build on master
  • Next Build on master
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

© 2026 Coveralls, Inc