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: VitePress styled block in code guidelines #113

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

Xzelsius
Copy link
Owner

Description

Fixes a VitePress styled code block in the repository code guidelines.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

Manually

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Xzelsius Xzelsius added the chores Changes to Configuration and Workflows label Oct 24, 2024
@Xzelsius Xzelsius merged commit fb3674f into main Oct 24, 2024
5 checks passed
@Xzelsius Xzelsius deleted the fix-vitepress-styled-block branch October 24, 2024 21:54
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.33%. Comparing base (daf1b44) to head (43ba167).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files          16       16           
  Lines         225      225           
  Branches        9        9           
=======================================
  Hits          210      210           
  Misses         13       13           
  Partials        2        2           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chores Changes to Configuration and Workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant