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
.
scijava
/
scyjava
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
55
Code
Issues
16
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
scyjava
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 13, 2026
Make the code linter happy
Show description for 9e20157
ctrueden
and
claude
committed
9e20157
View commit details
Copy full SHA for 9e20157
View code at this point
Browse repository at this point
Extract jvm_version parsing into a testable helper function
Show description for 7a193cc
ncittm
committed
7a193cc
View commit details
Copy full SHA for 7a193cc
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Relax Java object hash assertion
ctrueden
committed
4047c81
View commit details
Copy full SHA for 4047c81
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Fix string syntax
ctrueden
committed
1f2a326
View commit details
Copy full SHA for 1f2a326
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Fix pandas API usages
Show description for 280b622
ctrueden
and
claude
committed
280b622
View commit details
Copy full SHA for 280b622
View code at this point
Browse repository at this point
Change JDK fetch default from "auto" to "always"
Show description for 11deca3
ctrueden
committed
11deca3
View commit details
Copy full SHA for 11deca3
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
Fix remaining OpenJDK-25-related issues
Show description for 3b30d08
ctrueden
committed
3b30d08
View commit details
Copy full SHA for 3b30d08
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Generalize JVM source code expectations
Show description for 51f96a4
ctrueden
committed
51f96a4
View commit details
Copy full SHA for 51f96a4
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Add test for jreflect constructors
ctrueden
committed
e5e9cab
View commit details
Copy full SHA for e5e9cab
View code at this point
Browse repository at this point
Let jsource also find Java library source code
Show description for 1d9b507
ctrueden
committed
1d9b507
View commit details
Copy full SHA for 1d9b507
View code at this point
Browse repository at this point
Add unit test for inspect.members function
ctrueden
committed
2f11f0d
View commit details
Copy full SHA for 2f11f0d
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Make jreflect function more powerful
ctrueden
committed
2713b6c
View commit details
Copy full SHA for 2713b6c
View code at this point
Browse repository at this point
Rename java_source method to jsource
Show description for a31701b
ctrueden
committed
a31701b
View commit details
Copy full SHA for a31701b
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Tweak management of multiple endpoints
Show description for 8846ce5
ctrueden
committed
8846ce5
View commit details
Copy full SHA for 8846ce5
View code at this point
Browse repository at this point
Test a little further into the GitHub source paths
ctrueden
committed
2d44fed
View commit details
Copy full SHA for 2d44fed
View code at this point
Browse repository at this point
Improve get_version method
ctrueden
committed
bf2ee82
View commit details
Copy full SHA for bf2ee82
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Rename find_java function to jreflect
Show description for bded14f
ctrueden
committed
bded14f
View commit details
Copy full SHA for bded14f
View code at this point
Browse repository at this point
Fix naming of versions test file
Show description for 37bd92e
ctrueden
committed
37bd92e
View commit details
Copy full SHA for 37bd92e
View code at this point
Browse repository at this point
Add toplevel docstrings to test files
ctrueden
committed
6bfec82
View commit details
Copy full SHA for 6bfec82
View code at this point
Browse repository at this point
Shorten introspection to introspect
Show description for c8afba4
ctrueden
committed
c8afba4
View commit details
Copy full SHA for c8afba4
View code at this point
Browse repository at this point
Wrap long line
ctrueden
committed
9516a72
View commit details
Copy full SHA for 9516a72
View code at this point
Browse repository at this point
Add docstring to test_introspection.py
ian-coccimiglio
authored and
ctrueden
committed
3533446
View commit details
Copy full SHA for 3533446
View code at this point
Browse repository at this point
Add test cases for introspection functions
ian-coccimiglio
authored and
ctrueden
committed
fe60217
View commit details
Copy full SHA for fe60217
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Add down-the-middle testing of the jclass function
ctrueden
committed
1e54c4b
View commit details
Copy full SHA for 1e54c4b
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
Explicit test to check if function can retrieve module into local namespace
ian-coccimiglio
committed
124e3a4
View commit details
Copy full SHA for 124e3a4
View code at this point
Browse repository at this point
Make cube root computation work in Python <3.11
ctrueden
committed
d6b118a
View commit details
Copy full SHA for d6b118a
View code at this point
Browse repository at this point
Use assertpy in integration tests
Show description for 835ead7
ctrueden
committed
835ead7
View commit details
Copy full SHA for 835ead7
View code at this point
Browse repository at this point
Updated tests, fixed scoping issues
ian-coccimiglio
committed
e260032
View commit details
Copy full SHA for e260032
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Fix python scripting to allow global imports and added testfile
ian-coccimiglio
committed
f55d40f
View commit details
Copy full SHA for f55d40f
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
Simplify tolerance reasoning in java_heap test
ctrueden
committed
eec97e8
View commit details
Copy full SHA for eec97e8
View code at this point
Browse repository at this point
Make the linter happy again
ctrueden
committed
fa38c52
View commit details
Copy full SHA for fa38c52
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
fix: loosen tolerance for comparing memory consumption
jschneidereit
committed
56df799
View commit details
Copy full SHA for 56df799
View code at this point
Browse repository at this point
chore: refactor java_heap tests for readable errors
jschneidereit
committed
a1e48da
View commit details
Copy full SHA for a1e48da
View code at this point
Browse repository at this point
Commits on May 9, 2024
Only assert 7 hex digits, not 8
Show description for e610df8
ctrueden
committed
e610df8
View commit details
Copy full SHA for e610df8
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Make the linter happy
ctrueden
committed
1b47291
View commit details
Copy full SHA for 1b47291
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.