Skip to content
Snippets Groups Projects

Move spacy validation

Merged Valentin Rigal requested to merge move-spacy-validation into master
All threads resolved!

requires common!26

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
  • Valentin Rigal resolved all discussions

    resolved all discussions

  • Valentin Rigal added 1 commit

    added 1 commit

    Compare with previous version

  • Codecov Report

    Merging #348 into master will increase coverage by 0.1%. The diff coverage is 92.59%.

    Impacted file tree graph

    @@            Coverage Diff            @@
    ##           master     #348     +/-   ##
    =========================================
    + Coverage   81.36%   81.46%   +0.1%     
    =========================================
      Files         176      176             
      Lines       11065    11066      +1     
    =========================================
    + Hits         9003     9015     +12     
    + Misses       2062     2051     -11
    Impacted Files Coverage Δ
    arkindex/documents/migrations/0001_initial.py 100% <ø> (ø) :arrow_up:
    ...ex/documents/management/commands/build_fixtures.py 0% <0%> (ø) :arrow_up:
    arkindex/documents/models.py 40.14% <0%> (+1.13%) :arrow_up:
    arkindex/documents/pagexml.py 94.97% <100%> (+0.02%) :arrow_up:
    arkindex/images/importer.py 33.68% <100%> (+0.35%) :arrow_up:
    ...dex/documents/tests/commands/test_delete_corpus.py 100% <100%> (ø) :arrow_up:
    ...index/documents/tests/test_transcription_create.py 100% <100%> (ø) :arrow_up:
    arkindex/documents/api/ml.py 94.05% <100%> (+0.05%) :arrow_up:
    arkindex/documents/tests/test_pagexml.py 100% <100%> (ø) :arrow_up:
    ...cuments/migrations/0004_entities_data_migration.py 44.44% <100%> (-1.99%) :arrow_down:
    ... and 10 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 7ac8ee6...b5506ff. Read the comment docs.

    Edited by Bastien Abadie
  • Valentin Rigal added 5 commits

    added 5 commits

    Compare with previous version

  • merged

  • Erwan Rouchet mentioned in commit a4562e6b

    mentioned in commit a4562e6b

  • Please register or sign in to reply
    Loading