Skip to content

Apply suggestions from code review

e1a0f6f
Select commit
Loading
Failed to load commit list.
Merged

Add is_acyclic function for directed graphs #5211

Apply suggestions from code review
e1a0f6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2025 in 1s

84.84% (+0.00%) compared to 0ea2a38

View this Pull Request on Codecov

84.84% (+0.00%) compared to 0ea2a38

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.84%. Comparing base (0ea2a38) to head (e1a0f6f).
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #5211    +/-   ##
========================================
  Coverage   84.84%   84.84%            
========================================
  Files         710      710            
  Lines       95498    95649   +151     
========================================
+ Hits        81022    81156   +134     
- Misses      14476    14493    +17     
Files with missing lines Coverage Δ
src/Combinatorics/Graphs/functions.jl 93.28% <100.00%> (+0.03%) ⬆️

... and 21 files with indirect coverage changes

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