Skip to content

Add is_acyclic function for directed graphs#5211

Merged
antonydellavecchia merged 2 commits intomasterfrom
adv/is_acyclic
Aug 20, 2025
Merged

Add is_acyclic function for directed graphs#5211
antonydellavecchia merged 2 commits intomasterfrom
adv/is_acyclic

Conversation

@antonydellavecchia
Copy link
Copy Markdown
Collaborator

No description provided.

@antonydellavecchia antonydellavecchia added topic: combinatorics release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes labels Aug 19, 2025
@lgoettgens lgoettgens changed the title is_acylic function for directed graphs Add is_acylic function for directed graphs Aug 19, 2025
Comment thread src/Combinatorics/Graphs/functions.jl Outdated
Comment thread src/Combinatorics/Graphs/functions.jl Outdated
Comment thread src/Combinatorics/Graphs/functions.jl Outdated
Comment thread src/Combinatorics/Graphs/functions.jl Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.84%. Comparing base (0ea2a38) to head (e1a0f6f).
⚠️ Report is 16 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.

Co-authored-by: Benjamin Lorenz <benlorenz@users.noreply.github.com>
@antonydellavecchia antonydellavecchia merged commit 6d2838d into master Aug 20, 2025
34 checks passed
@antonydellavecchia antonydellavecchia deleted the adv/is_acyclic branch August 20, 2025 07:39
@fingolfin fingolfin changed the title Add is_acylic function for directed graphs Add is_acyclic function for directed graphs Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: combinatorics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants