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

remove duplicated file name in tidy comment #64

Merged
merged 2 commits into from Feb 10, 2024
Merged

remove duplicated file name in tidy comment #64

merged 2 commits into from Feb 10, 2024

Conversation

2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Feb 10, 2024

resolves #63

Technically, this fixes an undesired behavior introduced in #49.

resolves #63

Technically, this fixes an undesired behavior introduced in #49.
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a44161d) 100.00% compared to head (0e8fdca) 100.00%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #64   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         1311      1310    -1     
=========================================
- Hits          1311      1310    -1     

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

@2bndy5
Copy link
Contributor Author

2bndy5 commented Feb 10, 2024

Results look as expected in test repo: cpp-linter/test-cpp-linter-action@e0bf878#commitcomment-138491164

@2bndy5 2bndy5 merged commit 134c898 into main Feb 10, 2024
97 checks passed
@2bndy5 2bndy5 deleted the fix-63 branch February 10, 2024 23:11
@2bndy5 2bndy5 added the bug Something isn't working label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

duplicated file name in tidy comment
1 participant