Skip to content
Snippets Groups Projects

repo-updater: remove migration for external_services.unrestricted

Merged Warren Gifford requested to merge jc/remove-es-migration into main

Created by: unknwon

Fixes #15571 (closed)

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
  • Created by: codecov[bot]

    Codecov Report

    Merging #16063 (8e2a917) into main (b92aead) will decrease coverage by 0.00%. The diff coverage is n/a.

    @@            Coverage Diff             @@
    ##             main   #16063      +/-   ##
    ==========================================
    - Coverage   52.82%   52.82%   -0.01%     
    ==========================================
      Files        1641     1641              
      Lines       82267    82267              
      Branches     7324     7324              
    ==========================================
    - Hits        43459    43456       -3     
    - Misses      34959    34961       +2     
    - Partials     3849     3850       +1     
    Flag Coverage Δ *Carryforward flag
    go 52.64% <ø> (-0.01%) :arrow_down:
    integration 28.67% <ø> (ø) Carriedforward from b92aead
    storybook 27.89% <ø> (ø) Carriedforward from b92aead
    typescript 53.26% <ø> (ø) Carriedforward from b92aead
    unit 35.38% <ø> (ø) Carriedforward from b92aead

    *This pull request uses carry forward flags. Click here to find out more.

    Impacted Files Coverage Δ
    .../internal/codeintel/resolvers/graphql/locations.go 83.50% <0.00%> (-2.07%) :arrow_down:
    cmd/repo-updater/repos/types.go 74.20% <0.00%> (-0.25%) :arrow_down:
Please register or sign in to reply
Loading