FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Remove potential coverage plot offset at inital plot rendering by fxwiegand · Pull Request #399 · alignoth/alignoth · GitHub

fix: Remove potential coverage plot offset at inital plot rendering - #399

Merged
fxwiegand merged 1 commit into
mainfrom
fix-offset
Oct 30, 2025
Merged

fxwiegand merged 1 commit into
mainfrom
fix-offset

Conversation

Copy link
Copy Markdown
Collaborator

This pull request makes a minor update to the Vega-Lite plot configuration by adjusting the scale resolution settings.

  • Visualization configuration: The x scale is now set to "shared" in the resolve.scale section of resources/plot.vl.json, which will synchronize the x-axis across layered or faceted plots.

fxwiegand merged commit 10e6dad into main Oct 30, 2025
6 checks passed
fxwiegand deleted the fix-offset branch October 30, 2025 13:15

Copy link
Copy Markdown

⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.46%. Comparing base (675bf0e) to head (cd0b467).
⚠️ Report is 2 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #399   +/-   ##
=======================================
  Coverage   50.46%   50.46%           
=======================================
  Files           6        6           
  Lines         648      648           
=======================================
  Hits          327      327           
  Misses        321      321           

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL