-
Notifications
You must be signed in to change notification settings - Fork 58
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
Add some large refactorings to .git-blame-ignore-revs
#1936
Add some large refactorings to .git-blame-ignore-revs
#1936
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1936 +/- ##
==========================================
- Coverage 87.51% 87.46% -0.06%
==========================================
Files 97 97
Lines 35537 35537
==========================================
- Hits 31101 31083 -18
- Misses 4436 4454 +18 ☔ View full report in Codecov by Sentry. |
fba8323
to
0e16e83
Compare
.git-blame-ignore-revs
Outdated
# The big renaming | ||
6950b14829d4cc747d9d7d90335ebc0d1fe283fc | ||
80cdca476750a641c991e1c0a891936bfc5321c5 | ||
387c48ca6e4eda31841b8f58a8361e44137f2592 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think these are the hashes from the pull request, but not the ones the corresponding commits on master have. 😅
> git show 387c48ca6e4eda31841b8f58a8361e44137f2592
Schwerwiegend: bad object 387c48ca6e4eda31841b8f58a8361e44137f2592
This one should be 0adcc7e I think.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aaah... You're right. I'll follow up next week
b4315a3
to
75e94e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now.
No description provided.