Skip to content

resolves #144: Zim UI inside pip package#145

Merged
benoit74 merged 1 commit intoopenzim:mainfrom
aaryansinhaa:issue-144-add-zimui-to-pip
Apr 27, 2026
Merged

resolves #144: Zim UI inside pip package#145
benoit74 merged 1 commit intoopenzim:mainfrom
aaryansinhaa:issue-144-add-zimui-to-pip

Conversation

@aaryansinhaa
Copy link
Copy Markdown
Contributor

Fixes #144

  • copies zimui, and bundles it inside scrapper.
  • note: zimui/src/components/challenge/ChallengeMobile.vue, zimui/src/components/challenge/ChallengeMobile.vue, zimui/src/components/challenge/CodeEditor.vue and zimui/src/style.css was formatted when yarn format.

Copy link
Copy Markdown
Collaborator

@benoit74 benoit74 left a comment

Choose a reason for hiding this comment

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

Thank you. Few questions

Comment thread .github/workflows/Tests.yaml Outdated
Comment thread scraper/src/fcc2zim/context.py Outdated
Comment thread zimui/src/components/challenge/ChallengeDesktop.vue Outdated
@aaryansinhaa aaryansinhaa force-pushed the issue-144-add-zimui-to-pip branch from 7edf166 to 8d9bbbc Compare March 27, 2026 12:06
@aaryansinhaa aaryansinhaa requested a review from benoit74 March 27, 2026 12:07
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.33%. Comparing base (7f59946) to head (0dc25e0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   33.33%   33.33%           
=======================================
  Files          11       11           
  Lines         477      477           
  Branches       92       92           
=======================================
  Hits          159      159           
  Misses        313      313           
  Partials        5        5           

☔ 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.

@benoit74
Copy link
Copy Markdown
Collaborator

benoit74 commented Apr 2, 2026

@aaryansinhaa what is this last commit about?

@aaryansinhaa
Copy link
Copy Markdown
Contributor Author

It was an accidental commit, i was trying to revert my changes due to formating, fixing it, sorry for the inconvenience

@aaryansinhaa aaryansinhaa force-pushed the issue-144-add-zimui-to-pip branch from 0ab3ea4 to 67ec1be Compare April 2, 2026 12:56
@aaryansinhaa aaryansinhaa force-pushed the issue-144-add-zimui-to-pip branch from 67ec1be to 0dc25e0 Compare April 2, 2026 12:57
@aaryansinhaa
Copy link
Copy Markdown
Contributor Author

@benoit74 can you please review this PR. thanks!

@benoit74
Copy link
Copy Markdown
Collaborator

Got lost in my notification stack, sorry. LGTM

@benoit74 benoit74 merged commit d6bd5bc into openzim:main Apr 27, 2026
10 checks passed
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.

pip package is missing the ZIM UI

2 participants