Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
llnl
/
sundials
Public
Notifications
You must be signed in to change notification settings
Fork
167
Star
679
Code
Issues
37
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Tools: Simplify log parser, add unit tests, fix bugs in corner cases
- #845
#845
Merged
gardner48
merged 19 commits into
develop
llnl/sundials:develop
from
tools/remove-chainmap
llnl/sundials:tools/remove-chainmap
Copy head branch name to clipboard
Mar 6, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Tools: Simplify log parser, add unit tests, fix bugs in corner cases
#845
gardner48
merged 19 commits into
develop
llnl/sundials:develop
from
tools/remove-chainmap
llnl/sundials:tools/remove-chainmap
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
remove ChainMap
gardner48
committed
369541d
View commit details
Copy full SHA for 369541d
Browse repository at this point
use json.dumps to print parsed log
gardner48
committed
a7db216
View commit details
Copy full SHA for a7db216
Browse repository at this point
convert to number when parsing payload
gardner48
committed
7aa2c2e
View commit details
Copy full SHA for 7aa2c2e
Browse repository at this point
Commits on Feb 6, 2026
fix parsing with value contains =
gardner48
committed
e949d44
View commit details
Copy full SHA for e949d44
Browse repository at this point
use lazy (non-greedy) match in regex
gardner48
committed
96f1c88
View commit details
Copy full SHA for 96f1c88
Browse repository at this point
add some log parser unit tests
gardner48
committed
1999fd9
View commit details
Copy full SHA for 1999fd9
Browse repository at this point
Commits on Feb 7, 2026
fix reopening dictionary
gardner48
committed
ecf68cd
View commit details
Copy full SHA for ecf68cd
Browse repository at this point
Commits on Feb 8, 2026
rase error if key already exists
gardner48
committed
06beb87
View commit details
Copy full SHA for 06beb87
Browse repository at this point
update some suntools docs
gardner48
committed
9f06173
View commit details
Copy full SHA for 9f06173
Browse repository at this point
add log to list unit test
gardner48
committed
928dc4d
View commit details
Copy full SHA for 928dc4d
Browse repository at this point
Commits on Feb 9, 2026
apply formatting
gardner48
committed
daf7adc
View commit details
Copy full SHA for daf7adc
Browse repository at this point
Commits on Feb 10, 2026
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
2f2b21d
View commit details
Copy full SHA for 2f2b21d
Browse repository at this point
Commits on Feb 13, 2026
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
82b1a9d
View commit details
Copy full SHA for 82b1a9d
Browse repository at this point
Commits on Feb 17, 2026
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
4880950
View commit details
Copy full SHA for 4880950
Browse repository at this point
Commits on Feb 24, 2026
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
88f41f2
View commit details
Copy full SHA for 88f41f2
Browse repository at this point
Commits on Mar 4, 2026
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
550550e
View commit details
Copy full SHA for 550550e
Browse repository at this point
Commits on Mar 6, 2026
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
6309b3d
View commit details
Copy full SHA for 6309b3d
Browse repository at this point
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
b177143
View commit details
Copy full SHA for b177143
Browse repository at this point
Merge branch 'develop' into tools/remove-chainmap
gardner48
authored
138214a
View commit details
Copy full SHA for 138214a
Browse repository at this point
You can’t perform that action at this time.