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

646 use graph model with ABMs v3 #1085

Merged
merged 126 commits into from
Jan 31, 2025

add assertion to get_person

f3632a7
Select commit
Loading
Failed to load commit list.
Merged

646 use graph model with ABMs v3 #1085

add assertion to get_person
f3632a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

97.13% (+0.00%) compared to 09ecf79

View this Pull Request on Codecov

97.13% (+0.00%) compared to 09ecf79

Details

Codecov Report

Attention: Patch coverage is 97.76536% with 8 lines in your changes missing coverage. Please review.

Project coverage is 97.13%. Comparing base (09ecf79) to head (f3632a7).

Files with missing lines Patch % Lines
cpp/models/abm/model.cpp 95.65% 3 Missing ⚠️
cpp/models/graph_abm/graph_abmodel.h 96.51% 3 Missing ⚠️
cpp/models/abm/model.h 96.87% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1085    +/-   ##
========================================
  Coverage   97.12%   97.13%            
========================================
  Files         148      149     +1     
  Lines       13797    13999   +202     
========================================
+ Hits        13401    13598   +197     
- Misses        396      401     +5     

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