An open API service for providing issue and pull request metadata for open source projects.

GitHub / scijava/scijava issues and pull requests

#114 - Migrate scijava incubator components here

Issue - State: closed - Opened by ctrueden about 3 years ago

#104 - Run scijava formatter before release

Issue - State: closed - Opened by hinerm about 3 years ago - 14 comments
Labels: blocked

#100 - Is OpHistory preserving what we want?

Issue - State: closed - Opened by hinerm over 3 years ago - 2 comments
Labels: help wanted, question

#99 - TamuraFeature2dTest#testCoarsenessFeature AIOOBE

Issue - State: closed - Opened by hinerm over 3 years ago - 4 comments
Labels: bug

#98 - Test ops found on command line but not eclipse

Issue - State: closed - Opened by hinerm over 3 years ago - 6 comments
Labels: bug

#97 - SciJava Ops: create external configuration mechanism

Issue - State: closed - Opened by hinerm over 3 years ago - 1 comment
Labels: enhancement

#96 - module-info.java-based ServiceLoader does not work for non-JPMS-modularized projects

Issue - State: closed - Opened by ctrueden over 3 years ago - 4 comments
Labels: bug

#95 - Ops implementing the same method with different type parameters produce null descriptions

Issue - State: closed - Opened by hinerm over 3 years ago - 7 comments
Labels: bug

#93 - Change ciManagement to GitHub Actions for all modules

Issue - State: closed - Opened by ctrueden over 3 years ago - 1 comment

#92 - Expose `DefaultOpEnvironment`

Issue - State: closed - Opened by gselzer about 4 years ago - 1 comment
Labels: enhancement

#91 - SciJava module+package review

Issue - State: closed - Opened by gselzer about 4 years ago - 4 comments

#90 - Create a separate module for XML-related SciJava Common Functionality

Issue - State: closed - Opened by gselzer about 4 years ago - 2 comments

#89 - Consider whether to encapsulate javadoc access into a dedicated module

Issue - State: closed - Opened by ctrueden about 4 years ago - 3 comments

#88 - Fix small issues and typos

Issue - State: closed - Opened by ctrueden about 4 years ago - 1 comment

#87 - Consider whether InfoChainGenerator should be extensible

Issue - State: closed - Opened by ctrueden about 4 years ago - 1 comment

#86 - Review `RichOp` / `OpInstance` / `OpMetadata` API classes

Issue - State: closed - Opened by ctrueden about 4 years ago - 3 comments

#85 - Decide whether OpMatchingException should be a checked exception

Issue - State: closed - Opened by ctrueden about 4 years ago - 4 comments

#84 - Eschew empty catch blocks

Issue - State: closed - Opened by ctrueden about 4 years ago - 1 comment

#83 - ProvenanceTest: assert that matched ops actually match

Issue - State: closed - Opened by ctrueden about 4 years ago - 2 comments

#82 - Finalize naming of hints

Issue - State: closed - Opened by ctrueden about 4 years ago

#81 - Finalize naming of ops-related core classes

Issue - State: closed - Opened by ctrueden about 4 years ago - 6 comments

#79 - Investigate separate module-info for tests

Issue - State: closed - Opened by gselzer over 4 years ago - 4 comments

#78 - Enable parameter Optionality through Java's Optional class

Issue - State: closed - Opened by gselzer over 4 years ago - 1 comment

#77 - Create a Therapi-based Discoverer for Ops

Issue - State: closed - Opened by gselzer over 4 years ago

#76 - Rewrite tests to conform to expected-then-actual order

Issue - State: closed - Opened by gselzer over 4 years ago - 2 comments

#75 - Review and merge outstanding scijava-ops-related PRs

Issue - State: closed - Opened by ctrueden over 4 years ago - 3 comments

#74 - Op caching failure when using OpBuilder vs. Nil pattern

Issue - State: closed - Opened by gselzer over 4 years ago - 1 comment

#73 - Consider separating SciJava Ops API into two (or more) modules

Issue - State: closed - Opened by gselzer over 4 years ago - 1 comment

#72 - Simplify the Hints interface / implementations

Issue - State: closed - Opened by gselzer over 4 years ago - 1 comment

#71 - Create a SciJava Ops Services module

Issue - State: closed - Opened by gselzer over 4 years ago - 1 comment

#70 - Remove OpUtils from SciJava Ops API

Issue - State: closed - Opened by gselzer over 4 years ago

#69 - Use var whenever possible

Issue - State: closed - Opened by ctrueden over 4 years ago

#68 - Consolidate SciJava documentation

Issue - State: open - Opened by ctrueden over 4 years ago - 1 comment
Labels: unscheduled

#67 - Ops/OpCollections violate the contract of SciJavaPlugin

Issue - State: closed - Opened by gselzer over 4 years ago - 2 comments

#66 - Allow persistence of Op history

Issue - State: open - Opened by gselzer over 4 years ago - 1 comment
Labels: question

#65 - Improve the shortcomings of therapi javadoc processing

Issue - State: closed - Opened by gselzer over 4 years ago - 3 comments

#64 - Log Warnings for Ops without proper javadocs

Issue - State: closed - Opened by gselzer over 4 years ago

#63 - Remove/refactor packages outside org.scijava.ops

Issue - State: closed - Opened by gselzer almost 5 years ago - 1 comment

#62 - Enforce better package relationships at build time

Issue - State: closed - Opened by ctrueden almost 5 years ago - 1 comment

#61 - Split scijava-ops into more core modules

Issue - State: closed - Opened by ctrueden almost 5 years ago - 2 comments

#60 - Document Ops project goals in the new README

Issue - State: closed - Opened by ctrueden almost 5 years ago - 1 comment

#59 - Cleanly separate core ops infrastructure from ops discovery

Issue - State: closed - Opened by ctrueden almost 5 years ago - 3 comments

#58 - Reconcile scijava struct forks

Issue - State: open - Opened by ctrueden almost 5 years ago

#57 - Add therapi to build system upstream

Issue - State: closed - Opened by ctrueden almost 5 years ago - 3 comments

#56 - Declare imglib2 functions as ops

Issue - State: open - Opened by ctrueden almost 5 years ago - 10 comments
Labels: blocked

#55 - Decide whether to switch to Spring

Issue - State: open - Opened by ctrueden almost 5 years ago - 3 comments

#54 - Consider consolidating Runtime Assignability Checks

Issue - State: closed - Opened by gselzer about 5 years ago - 2 comments

#53 - Construct a mechanism for data provenance

Issue - State: closed - Opened by gselzer over 5 years ago - 1 comment

#52 - Fix wrapping errors with subinterfaces

Issue - State: closed - Opened by gselzer over 5 years ago - 1 comment

#50 - Improve mechanism for documenting ops

Issue - State: open - Opened by ctrueden over 5 years ago - 11 comments

#49 - Improve Handling of IAEs in DefaultOpEnvironment.adaptOp

Issue - State: closed - Opened by gselzer over 5 years ago

#48 - Consider Impact of Separate Data Structure used by DefaultOpEnvironment.adaptOp

Issue - State: closed - Opened by gselzer over 5 years ago - 4 comments

#47 - Consider additional adapt Ops between FunctionalTypes

Issue - State: open - Opened by gselzer over 5 years ago - 3 comments

#46 - Add adapt Ops to lift to arrays

Issue - State: closed - Opened by gselzer over 5 years ago - 1 comment

#45 - Improve adapt Op logic

Issue - State: closed - Opened by gselzer over 5 years ago - 1 comment

#44 - Replace existing Transformation system with Op-based adaptations

Pull Request - State: closed - Opened by gselzer about 6 years ago - 1 comment

#43 - Allow user to pass hints when calling Ops

Issue - State: closed - Opened by gselzer about 6 years ago - 1 comment

#42 - All ops should implement progress reporting

Issue - State: closed - Opened by ctrueden about 6 years ago - 6 comments

#41 - Improve relative path reasoning for .list files

Issue - State: closed - Opened by gselzer about 6 years ago - 3 comments

#40 - Remove ops.run from codebase

Pull Request - State: closed - Opened by gselzer about 6 years ago - 3 comments

#39 - Convert OpTransformation Framework into a set of Ops

Issue - State: closed - Opened by gselzer about 6 years ago - 1 comment

#38 - Ops Builder Pattern and Increased Op Arity Support

Pull Request - State: closed - Opened by gselzer over 6 years ago - 1 comment

#37 - Develop a way to make Ops usable easily from CompGraph framework

Issue - State: open - Opened by ctrueden over 6 years ago - 2 comments

#36 - Document equality/equivalence semantics

Issue - State: closed - Opened by ctrueden over 6 years ago - 6 comments
Labels: docs

#35 - Solve the auto-completion conundrum

Issue - State: open - Opened by ctrueden over 6 years ago - 2 comments
Labels: enhancement

#34 - Implement slicing functionality

Issue - State: closed - Opened by ctrueden over 6 years ago - 2 comments

#33 - Cache op lookups

Issue - State: closed - Opened by ctrueden over 6 years ago

#32 - Builderish pattern for calling ops

Issue - State: closed - Opened by frauzufall over 6 years ago - 13 comments

#31 - Determine a multithreading solution

Issue - State: closed - Opened by gselzer over 6 years ago - 8 comments

#30 - Reduce boilerplate in Lift Transformers

Issue - State: closed - Opened by gselzer over 6 years ago - 2 comments

#29 - ops.run is too ambiguous

Issue - State: closed - Opened by gselzer over 6 years ago - 8 comments

#28 - Improve create Op logic when converting Computers to Functions

Issue - State: closed - Opened by gselzer over 6 years ago - 2 comments

#27 - Help Op Functionality

Issue - State: closed - Opened by gselzer over 6 years ago - 2 comments

#26 - Allow retrieval of values of Ops/parameters from @Plugin/@Parameter annotations

Issue - State: closed - Opened by gselzer over 6 years ago - 1 comment

#25 - Ops Matcher yields incomplete/insufficient error data

Issue - State: closed - Opened by gselzer over 6 years ago - 15 comments

#24 - Consolidate generics reasoning dependencies

Issue - State: open - Opened by MarcelWiedenmann over 6 years ago - 3 comments

#23 - Add Op factory methods

Issue - State: closed - Opened by MarcelWiedenmann over 6 years ago

#22 - Ops.run() difficulties with multi-step transformations

Issue - State: closed - Opened by gselzer over 6 years ago - 1 comment

#21 - Move op index & others

Pull Request - State: closed - Opened by MarcelWiedenmann over 6 years ago - 6 comments

#20 - OpService's prefix search does not work when parts of prefix are "empty"

Issue - State: closed - Opened by MarcelWiedenmann over 6 years ago - 6 comments

#19 - Restrict Ops to single output

Pull Request - State: closed - Opened by MarcelWiedenmann over 6 years ago

#18 - OpTransformations should be done breadth-first, not depth-first

Issue - State: closed - Opened by gselzer over 6 years ago - 1 comment

#17 - Use Any in types checking

Pull Request - State: closed - Opened by gselzer over 6 years ago - 1 comment

#16 - Op dependency injection does not work for transformed ops

Issue - State: closed - Opened by MarcelWiedenmann over 6 years ago - 1 comment

#15 - Allow Tests that Benchmark

Issue - State: closed - Opened by gselzer over 6 years ago - 2 comments

#14 - Allow primary parameters to be optional

Issue - State: closed - Opened by gselzer almost 7 years ago - 9 comments

#13 - Decide how to support logging errors and warnings

Issue - State: closed - Opened by gselzer almost 7 years ago - 7 comments

#12 - Write Types.isSafeAssignable to expand the capabilities for ops.run()

Issue - State: closed - Opened by gselzer almost 7 years ago - 1 comment

#11 - Infer from functional

Pull Request - State: closed - Opened by Treiblesschorle about 7 years ago - 3 comments
Labels: in progress

#10 - Add @Mutable annotations to functional methods

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 3 comments

#9 - Mitigate Op transformations type safety problems

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 1 comment
Labels: unscheduled

#8 - Add Ops.run(...)

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 4 comments
Labels: to do

#7 - Add more Op Utilities

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 1 comment
Labels: to do

#6 - Performance Benchmarking

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 2 comments
Labels: docs

#5 - Add possibility for caching of Op results

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 2 comments
Labels: to do

#4 - Implement Type Conversion

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 5 comments
Labels: to do

#3 - Implement Contingent

Issue - State: closed - Opened by Treiblesschorle over 7 years ago - 3 comments
Labels: to do