Skip to content

swap file names in paginated changed files's diff #121

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

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Sep 18, 2024

A bug-fix about changes in #116

When getting changed files for a large diff, I noticed the generated diff from the files' individual patch had the filenames reversed. This only affects changed files that were renamed.

@2bndy5
Copy link
Contributor Author

2bndy5 commented Sep 18, 2024

The codecov site has been buggy today. There is no summary/response in cpp-linter/cpp-linter-rs#37 PR either. I'll wait until tomorrow. Hopefully, it'll be back in working order.

PS - I discovered this when porting the feature to rust. I'm surprised that the unit tests didn't pick this up.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.88%. Comparing base (46f97d0) to head (01d0faa).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          24       24           
  Lines        1798     1798           
=======================================
  Hits         1796     1796           
  Misses          2        2           

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

@2bndy5 2bndy5 merged commit 89361f0 into main Sep 20, 2024
109 checks passed
@2bndy5 2bndy5 deleted the fix-paginated-renames branch September 20, 2024 05:01
@2bndy5 2bndy5 added the bug Something isn't working label Sep 20, 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.

2 participants