Closed alexdewar closed 2 months ago
Attention: Patch coverage is 93.44262%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 85.20%. Comparing base (
155bc25
) to head (fa25e6b
). Report is 9 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/agent.rs | 92.85% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Oops, sorry @Sahil590. I meant to give you a chance to review this. Comments still welcome!
Description
This PR adds support for reading in the various agent-related CSV files, viz.:
agents.csv
,agent_regions.csv
andagent_objectives.csv
.Closes #76. Closes #107. Closes #108.
Type of change
Key checklist
$ cargo test
$ cargo doc
Further checks