Skip to content
Snippets Groups Projects

Prevent AttributeError when indexing hidden elements without zones

Merged Erwan Rouchet requested to merge fix-index-hidden into master
All threads resolved!

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 resolved all threads

    resolved all threads

  • Erwan Rouchet resolved all threads

    resolved all threads

  • Erwan Rouchet added 1 commit

    added 1 commit

    • 34be8bf6 - Apply suggestion to arkindex/project/tests/test_elastic.py

    Compare with previous version

  • Erwan Rouchet added 1 commit

    added 1 commit

    Compare with previous version

  • Codecov Report

    Merging #612 into master will increase coverage by 0.01%. The diff coverage is 100%.

    Impacted file tree graph

    @@            Coverage Diff             @@
    ##           master     #612      +/-   ##
    ==========================================
    + Coverage    85.3%   85.32%   +0.01%     
    ==========================================
      Files         223      223              
      Lines       13424    13434      +10     
    ==========================================
    + Hits        11452    11462      +10     
      Misses       1972     1972
    Impacted Files Coverage Δ
    arkindex/project/elastic.py 22.36% <100%> (ø) :arrow_up:
    arkindex/project/tests/test_elastic.py 100% <100%> (ø) :arrow_up:

    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 b0d2650...eedcb51. Read the comment docs.

    Edited by Bastien Abadie
  • Erwan Rouchet added 5 commits

    added 5 commits

    • 470125e9...b0d26503 - 2 commits from branch master
    • 517d6373 - Prevent AttributeError when indexing hidden elements without zones
    • 2708bbf7 - Apply suggestion to arkindex/project/tests/test_elastic.py
    • eedcb51d - Fix test

    Compare with previous version

  • Bastien Abadie mentioned in commit 6f71857a

    mentioned in commit 6f71857a

  • Please register or sign in to reply
    Loading