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

Feature: Make pointers printable #61

Merged
merged 3 commits into from
Oct 20, 2024
Merged

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Oct 20, 2024

No description provided.

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

codacy-production bot commented Oct 20, 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 (df8a41a) 1084 1078 99.45%
Head commit (a20fb9e) 2174 (+1090) 2162 (+1084) 99.45% (+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 (#61) 3 3 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

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (df8a41a) to head (a20fb9e).
Report is 4 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development      #61      +/-   ##
===============================================
+ Coverage        95.20%   95.21%   +0.01%     
===============================================
  Files               15       15              
  Lines             1084     1087       +3     
  Branches           339      340       +1     
===============================================
+ Hits              1032     1035       +3     
  Misses               6        6              
  Partials            46       46              

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11429142637

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 99.448%

Totals Coverage Status
Change from base Build 11428454519: 0.002%
Covered Lines: 1081
Relevant Lines: 1087

💛 - Coveralls

@DNKpp DNKpp merged commit a20fb9e into development Oct 20, 2024
68 checks passed
@DNKpp DNKpp deleted the dev/PrintablePointers branch October 20, 2024 20:01
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 pointer printable
2 participants