Skip to content

[export] Repair ggplot graph rendering by switching to plotnine#147

Draft
amotl wants to merge 4 commits into
mainfrom
amo/fix-xkcd
Draft

[export] Repair ggplot graph rendering by switching to plotnine#147
amotl wants to merge 4 commits into
mainfrom
amo/fix-xkcd

Conversation

@amotl

@amotl amotl commented Jun 9, 2023

Copy link
Copy Markdown
Member

@amotl amotl force-pushed the amo/export-single-value branch 3 times, most recently from 06a7f65 to 75b6302 Compare August 14, 2023 13:16
Base automatically changed from amo/export-single-value to main August 14, 2023 13:23
@amotl amotl force-pushed the amo/fix-xkcd branch 2 times, most recently from 1cfd4a5 to 91d1d7d Compare August 14, 2023 13:38
@codecov

codecov Bot commented Aug 14, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.10256% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.65%. Comparing base (d5170ea) to head (78d9d44).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
kotori/io/export/util.py 58.82% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   78.45%   80.65%   +2.20%     
==========================================
  Files          56       56              
  Lines        3021     3055      +34     
==========================================
+ Hits         2370     2464      +94     
+ Misses        651      591      -60     

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

@amotl amotl force-pushed the amo/fix-xkcd branch 4 times, most recently from 86625ea to d84acd6 Compare August 17, 2023 16:27
@coderabbitai

coderabbitai Bot commented Feb 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch amo/fix-xkcd

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl amotl linked an issue Feb 27, 2026 that may be closed by this pull request
@amotl amotl force-pushed the amo/fix-xkcd branch 3 times, most recently from fd90b94 to d1f5c1d Compare February 27, 2026 01:52
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.

Unhandled exception: module 'pandas' has no attribute 'tslib'

1 participant