Skip to content
Snippets Groups Projects

DataImport errors

Merged Erwan Rouchet requested to merge error-report into master
All threads resolved!

Save repository import errors and list them with context and Git links

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Erwan Rouchet added 1 commit

    added 1 commit

    • c757babb - Use a regex to strip the clone directory

    Compare with previous version

  • Erwan Rouchet resolved all discussions

    resolved all discussions

  • Erwan Rouchet added 18 commits

    added 18 commits

    Compare with previous version

  • Erwan Rouchet added 1 commit

    added 1 commit

    • 38da364c - Make revision read-only on import serializer

    Compare with previous version

  • Erwan Rouchet resolved all discussions

    resolved all discussions

  • Bastien Abadie added 1 commit

    added 1 commit

    Compare with previous version

  • Erwan Rouchet added 1 commit

    added 1 commit

    Compare with previous version

  • Erwan Rouchet added 26 commits

    added 26 commits

    • 2d02bdc5...c62d91d1 - 5 commits from branch master
    • 5c56d1d7 - Add DataImportFailure API view
    • 0d285b54 - Add DataImportFailure model
    • d9c739c1 - Migration
    • ece7202c - Template view and URLs
    • cf5ffd90 - Store match errors in TEI parser
    • 7102d853 - DataImportFailure serializer
    • 58ed75ea - Create DataImportFailures with match errors
    • 86983641 - Probably bad implementation of read_file_range
    • 6c401271 - Add revision to DataImportSerializer
    • d7183eea - Add failures view template
    • c0bae9a5 - Fixes
    • a9b654b6 - Fix flake8
    • fee1708a - Use a regex to strip the clone directory
    • 74cb3e17 - Use namedtuple for match errors
    • 918a278a - Missing parser comment
    • 788ab134 - Move ElementLightSerializer to serializers.light and fix circular import
    • 775f4c78 - Make revision read-only on import serializer
    • 8afbd2ba - Add ssh tunnel
    • cd212170 - Add ordering to failures
    • 12a171f3 - Move Redis mocking to a mixin
    • f761a734 - Test workflow creation, configuration and startup

    Compare with previous version

  • Erwan Rouchet added 1 commit

    added 1 commit

    • 9efbd9d8 - Add git dependency on GitLab CI

    Compare with previous version

  • Erwan Rouchet added 4 commits

    added 4 commits

    Compare with previous version

  • Erwan Rouchet added 3 commits

    added 3 commits

    Compare with previous version

  • Erwan Rouchet resolved all discussions

    resolved all discussions

  • Erwan Rouchet added 1 commit
  • Erwan Rouchet resolved all discussions

    resolved all discussions

  • Bastien Abadie approved this merge request

    approved this merge request

  • Erwan Rouchet added 1 commit

    added 1 commit

    Compare with previous version

  • Erwan Rouchet added 1 commit

    added 1 commit

    Compare with previous version

  • Erwan Rouchet added 1 commit

    added 1 commit

    Compare with previous version

  • Bastien Abadie enabled an automatic merge when the pipeline for 8b1780b8 succeeds

    enabled an automatic merge when the pipeline for 8b1780b8 succeeds

  • Erwan Rouchet added 36 commits

    added 36 commits

    Compare with previous version

  • Codecov Report

    :exclamation: No coverage uploaded for pull request base (master@e508a42). Click here to learn what that means. The diff coverage is 94.44%.

    Impacted file tree graph

    @@            Coverage Diff            @@
    ##             master      #73   +/-   ##
    =========================================
      Coverage          ?   57.95%           
    =========================================
      Files             ?      116           
      Lines             ?     4621           
      Branches          ?        0           
    =========================================
      Hits              ?     2678           
      Misses            ?     1943           
      Partials          ?        0
    Impacted Files Coverage Δ
    arkindex/dataimport/views.py 87.5% <ø> (ø)
    arkindex/dataimport/api.py 74.28% <ø> (ø)
    arkindex/documents/serializers/light.py 100% <100%> (ø)
    arkindex/documents/tests/test_tei.py 100% <100%> (ø)
    arkindex/documents/serializers/elements.py 100% <100%> (ø)
    arkindex/dataimport/tests/test_imports.py 100% <100%> (ø)
    arkindex/documents/tests/test_tasks.py 100% <100%> (ø)
    arkindex/project/tests/__init__.py 100% <100%> (ø)
    arkindex/dataimport/serializers.py 95.06% <100%> (ø)
    arkindex/dataimport/tasks.py 26.01% <50%> (ø)
    ... and 2 more

    Continue to review full report at Codecov.

    Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e508a42...8b1780b. Read the comment docs.

  • Bastien Abadie mentioned in commit 578c6f0d

    mentioned in commit 578c6f0d

  • Please register or sign in to reply
    Loading