Skip to content
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

Refactored causal graph generation in a problem method #476

Merged
merged 4 commits into from
Sep 5, 2023

Conversation

Framba-Luca
Copy link
Contributor

No description provided.

@Framba-Luca Framba-Luca self-assigned this Aug 16, 2023
@Framba-Luca Framba-Luca marked this pull request as draft August 16, 2023 09:58
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2023

Codecov Report

Patch coverage: 5.00% and project coverage change: -0.02% ⚠️

Comparison is base (d5e5dcd) 84.98% compared to head (2c7a32c) 84.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
- Coverage   84.98%   84.96%   -0.02%     
==========================================
  Files         198      198              
  Lines       26006    26014       +8     
==========================================
+ Hits        22102    22104       +2     
- Misses       3904     3910       +6     
Files Changed Coverage Δ
unified_planning/plot/causal_graph_plot.py 30.00% <0.00%> (+20.72%) ⬆️
unified_planning/plot/utils.py 35.84% <0.00%> (ø)
unified_planning/model/problem.py 78.89% <3.94%> (-10.57%) ⬇️
unified_planning/model/__init__.py 100.00% <100.00%> (ø)

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

@Framba-Luca Framba-Luca marked this pull request as ready for review September 4, 2023 08:56
@alvalentini alvalentini merged commit 96f7940 into master Sep 5, 2023
8 checks passed
@alvalentini alvalentini deleted the causal-graph branch September 5, 2023 13:45
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.

None yet

3 participants