Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix org loading to not include org languages #49

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Conversation

rowanseymour
Copy link
Member

Archiver doesn't appear to use languages so is just blowing up because it's trying to join on a table that no longer exists.

@codecov-commenter
Copy link

Codecov Report

Merging #49 (87f5f8c) into main (94897dc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   67.96%   67.96%           
=======================================
  Files           3        3           
  Lines         849      849           
=======================================
  Hits          577      577           
  Misses        156      156           
  Partials      116      116           
Impacted Files Coverage Δ
archiver.go 67.48% <ø> (ø)

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 94897dc...87f5f8c. Read the comment docs.

@rowanseymour rowanseymour merged commit 91f56c6 into main Jun 23, 2021
@rowanseymour rowanseymour deleted the lang_fix branch June 23, 2021 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants