Skip to content

Conversation

@Krastanov
Copy link
Member

Same style as what you see in the julia repo https://github.com/JuliaLang/julia/blob/master/.git-blame-ignore-revs

It enables much easier use of git blame for investigating past changes to the code base. I find this to be extremely important for very large projects like Graphs.jl that at the same time suffer from having very few maintainers (especially maintainers like me that were not part of the initial development of the package)

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (ce861b5) to head (b2fe8b1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #473   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files         121      121           
  Lines        7020     7020           
=======================================
  Hits         6821     6821           
  Misses        199      199           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Krastanov Krastanov merged commit 8da7820 into master Nov 8, 2025
13 checks passed
@Krastanov Krastanov deleted the sk/gitblameignorerevs branch November 8, 2025 05:24
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.

3 participants