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

Config option to use fmt as formatting backend #31

Merged
merged 18 commits into from
Sep 29, 2024
Merged

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Sep 29, 2024

No description provided.

@DNKpp DNKpp linked an issue Sep 29, 2024 that may be closed by this pull request
Copy link

codacy-production bot commented Sep 29, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (eb15017) 927 920 99.24%
Head commit (75aa06a) 927 (+0) 920 (+0) 99.24% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#31) 17 17 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@coveralls
Copy link

coveralls commented Sep 29, 2024

Pull Request Test Coverage Report for Build 11095424633

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.245%

Totals Coverage Status
Change from base Build 11094040857: 0.0%
Covered Lines: 920
Relevant Lines: 927

💛 - Coveralls

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.44%. Comparing base (eb15017) to head (75aa06a).
Report is 19 commits behind head on development.

Additional details and impacted files
@@             Coverage Diff              @@
##           development      #31   +/-   ##
============================================
  Coverage        96.44%   96.44%           
============================================
  Files               13       13           
  Lines              927      927           
  Branches           284      284           
============================================
  Hits               894      894           
  Misses               8        8           
  Partials            25       25           

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

@DNKpp DNKpp merged commit 75aa06a into development Sep 29, 2024
83 of 84 checks passed
@DNKpp DNKpp deleted the dev/fmtOption branch September 29, 2024 19:42
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.

Make formatting part work with libfmt
2 participants