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

DOC: Document the coding style enforcement framework #886

Merged
merged 1 commit into from
May 6, 2024

Conversation

jhlegarreta
Copy link
Contributor

Add a coding style section to the documentation to reflect the use of the pre-commit and ruff-based style enforcement framework.

Add a coding style section to the documentation to reflect the use of
the `pre-commit` and `ruff`-based style enforcement framework.
Copy link

codecov bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.37%. Comparing base (ec765e8) to head (aae0d87).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #886   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files          44       44           
  Lines       10556    10556           
  Branches     1432     1432           
=======================================
  Hits         8907     8907           
  Misses       1270     1270           
  Partials      379      379           

Copy link
Contributor

@skoudoro skoudoro left a comment

Choose a reason for hiding this comment

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

Perfect! thanks, merging

@skoudoro skoudoro merged commit daba6ce into fury-gl:master May 6, 2024
28 of 31 checks passed
@jhlegarreta jhlegarreta deleted the DocumentStyleEnforcement branch May 6, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants