-
Notifications
You must be signed in to change notification settings - Fork 17
Improve robustness of CSV dataset loader #64
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
Merged
aviralgarg05
merged 30 commits into
aviralgarg05:main
from
Jagriti-student:improve-robustness-csv
Jan 14, 2026
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b052329
Add basic evaluation example script
Jagriti-student dd2f4fe
Fix typos and improve clarity in docstrings across core modules
Jagriti-student 80b0706
Add Google-style docstrings to BaseAdapter methods
Jagriti-student 8e7b8c1
Format base adapter using ruff
Jagriti-student 0669ffd
docs: add instructions for running CI checks locally
Jagriti-student fe9d27b
Remove example file unrelated to CI documentation
Jagriti-student 7e21593
Add py.typed marker for type checker support
Jagriti-student e53ab49
Add test for markdown emoji encoding
Jagriti-student ac0efa1
Fix test_reporting: correct class usage, fields, and Windows-safe to_…
Jagriti-student dd4d11a
All tests passing: fixed dependencies and formatting
Jagriti-student 35b5efc
Merge branch 'main' into test-markdown-emoji
Jagriti-student 8efa96d
Merge branch 'main' into test-markdown-emoji
Jagriti-student ec02604
Merge branch 'main' into test-markdown-emoji
Jagriti-student 5dd7810
Merge branch 'main' into test-markdown-emoji
Jagriti-student b6b5d9f
Update dependencies / poetry config
Jagriti-student 27d79e0
Fix emoji markdown test and align ScenarioRun signature
Jagriti-student 12a7eb4
Fix reporting tests and update dependencies
Jagriti-student d3dd11c
Fix missing required dependencies (jsonschema, scipy)
Jagriti-student b4034a1
Update all files
Jagriti-student 580323d
Add CSV export support for SuiteResult
Jagriti-student f899ead
Fix SIM118 linter issue in SuiteResult.to_csv
Jagriti-student fc43108
Fix Ruff formatting issues in SuiteResult.to_csv
Jagriti-student 637bb2d
Fix CSV export: iterate over dict keys correctly and pass Ruff lint
Jagriti-student f303197
Fix: SwarmAdapter imports and end_session duration tracking, fully li…
Jagriti-student cc345d5
Format files and remove lint error
Jagriti-student eed13b0
Fix the issue of csv file
Jagriti-student 753c955
Improve robustness of CSV dataset loader
Jagriti-student c8f76e6
Merge branch 'main' into improve-robustness-csv
Jagriti-student be0d741
Replace parser function
Jagriti-student de69703
Format CSV dataset loader
Jagriti-student File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.