Skip to content

feat: Migrated scrape wars#1041

Draft
kennethjor wants to merge 36 commits into
mainfrom
migrate-scrape-wars
Draft

feat: Migrated scrape wars#1041
kennethjor wants to merge 36 commits into
mainfrom
migrate-scrape-wars

Conversation

@kennethjor

Copy link
Copy Markdown
Contributor

No description provided.

@netlify

netlify Bot commented Apr 27, 2026

Copy link
Copy Markdown

Deploy Preview for everef-docs canceled.

Name Link
🔨 Latest commit 534d320
🔍 Latest deploy log https://app.netlify.com/projects/everef-docs/deploys/6a0fca2541478e000892b920

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 27, 2026

Copy link
Copy Markdown

Deploying eve-ref with  Cloudflare Pages  Cloudflare Pages

Latest commit: 534d320
Status: ✅  Deploy successful!
Preview URL: https://235f07e3.eve-ref.pages.dev
Branch Preview URL: https://migrate-scrape-wars.eve-ref.pages.dev

View logs

@codecov

codecov Bot commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 181 lines in your changes missing coverage. Please review.
✅ Project coverage is 74%. Comparing base (f705d86) to head (6cde3e5).

Files with missing lines Patch % Lines
...slogic/everef/cli/wars/MigrateWarsFromMvstore.java 0% 58 Missing ⚠️
...tonomouslogic/everef/cli/wars/KillmailFetcher.java 60% 26 Missing and 12 partials ⚠️
...om/autonomouslogic/everef/cli/wars/ScrapeWars.java 80% 16 Missing and 9 partials ⚠️
...a/com/autonomouslogic/everef/esi/EsiRetryUtil.java 16% 20 Missing ⚠️
...m/autonomouslogic/everef/cli/wars/WarsFetcher.java 72% 8 Missing and 6 partials ⚠️
...utonomouslogic/everef/cli/wars/WarsFetchScope.java 85% 4 Missing and 5 partials ⚠️
...tonomouslogic/everef/cli/wars/WarsFileBuilder.java 89% 2 Missing and 5 partials ⚠️
...tonomouslogic/everef/cli/wars/WarsStateLoader.java 76% 5 Missing and 2 partials ⚠️
...gic/everef/cli/wars/KillmailNotFoundException.java 0% 2 Missing ⚠️
...a/com/autonomouslogic/everef/inject/EsiModule.java 50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #1041    +/-   ##
=======================================
- Coverage      74%     74%    -1%     
- Complexity   2338    2430    +92     
=======================================
  Files         247     256     +9     
  Lines        9690   10233   +543     
  Branches      819     888    +69     
=======================================
+ Hits         7241    7603   +362     
- Misses       2025    2167   +142     
- Partials      424     463    +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread src/main/java/com/autonomouslogic/everef/cli/wars/ScrapeWars.java Outdated
}

private byte[] getAndVerifyArchiveUpload() {
var latestData = mockS3Adapter.getTestObject(DATA_BUCKET, "wars/wars-latest.tar.bz2", dataClient);

@kennethjor kennethjor May 21, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A latest archive should never be uploaded, wars-current.json serves this purpse. The archives here just contain the latest batch of killmails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant