Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fairtracks/omnipy issues and pull requests
#166 - Remove inner_type_to_check loop when Annotated hack is removed with
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#165 - Add support in Model for mimicking the setting and deletion of properties
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#164 - Implement solution to add information to the dataset metadata and apply this to
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#163 - Implement simple solution to log from a task/flow.
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#162 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#161 - Implement solution to add information to the dataset metadata and apply this to
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#160 - Implement simple solution to log from a task/flow.
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#159 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#158 - Refactor Dataset and Model using mixins (including below functions)
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#157 - Prototype of table view of Dataset + Model for interactive use
Pull Request -
State: closed - Opened by sveinugu about 1 year ago
#156 - Save and load methods in Dataset + mics uI improvements
Pull Request -
State: closed - Opened by sveinugu about 1 year ago
#155 - Stopped adding empty list and dict tests here, due to time constraints. Continue...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#154 - Stopped adding empty list and dict tests here, due to time constraints. Continue...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#153 - Look at union + None bug. Perhaps fixed by pydantic v2, but should probably be f...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#152 - Look at union + None bug. Perhaps fixed by pydantic v2, but should probably be f...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#151 - Perhaps the two use cases of this are so dissimilar that the class should be spl...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#150 - Perhaps the two use cases of this are so dissimilar that the class should be spl...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#149 - Consider refactoring as many as possible of the context managers (AbstractContex...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#148 - Consider refactoring as many as possible of the context managers (AbstractContex...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#147 - Bunch of bugfixes, improvements, and some new models
Pull Request -
State: closed - Opened by sveinugu about 1 year ago
#146 - Revisit test_error_list_of_single_dict_with_two_elements and
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
Labels: todo
#145 - Write tests for misc model operations relevant for JSON data. Try to avoid overl...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#144 - Revisit test_error_list_of_single_dict_with_two_elements and
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#143 - Revisit test_json_model_consistency_none_known_issue after pydantic v2 is suppor...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#142 - Check if pydantic v2 fixes this. Real error due to init of dict by (here empty)
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
Labels: todo
#141 - Check if pydantic v2 fixes this. Real error due to init of dict by (here empty) sequence of tuples. Same error in case_frozen_dicts_known_issue below
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#140 - Revisit case_frozen_dicts_or_tuples_known_issue(), case_nested_frozen_tuples_kno...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#139 - After Pydantic v2 support: Add "-> None" to all tests to open up for mypy syntax...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#138 - Revisit the need for static classes for mypy after updates to Pydantic v2
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#137 - Revisit RecordT typing with pydantic v2 and/or new versions of mypy and python
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#136 - Revisit test_optional_v1_hack_parsing_independent_on_union_type_order_known_issu...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#135 - Revisit test_optional_v1_hack_nested_annotated_union_default_not_defined_by_first_type_known_issue with pydantic v2 and/or new versions of Python
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
Labels: todo
#134 - Revisit test_optional_v1_hack_nested_annotated_union_default_not_defined_by_first_type_known_issue with pydantic v2 and/or new versions of Python
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#133 - Revisit test_nested_annotated_union_default_not_defined_by_first_type_known_issu...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#132 - Revisit with pydantic v2. Expected to change
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#131 - Revisit MyReversedListModel comment if test_json_schema_generic_models_known_iss...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#130 - Change most or all Dataset inits in tests and elsewhere to use this format. Also...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#129 - Consider whether these TypeAliases are needed in pydantic v2. In v1 they are nee...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#128 - Follow pydantic topic https://github.com/pydantic/pydantic/issues/6868 on Mappin...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#127 - With Python 3.13 and PEP 649, reconsider the choice to not automatically
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#126 - Allow e.g. Model[str](Model[int](5)) == Model[str](Model[int](5).contents).
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#125 - change model type to params: Type[Any], tuple[Type[Any], ...]]
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#124 - Revisit the need for MyModelMetaclass hack in pydantic v2
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#123 - Disallow e.g.: `Dataset[Model[str]](Model[int](5)) == Dataset[Model[str]](data={'__root__': Model[str]('5')})`
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#122 - Allow e.g. Dataset[Model[int]](a=1, b=2) init
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
Labels: todo
#121 - change model type to params: Type[Any] | tuple[Type[Any], ...]
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#120 - implement copy(), __copy__() and __deepcopy__() for Dataset and Model, making us...
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: todo
#119 - Models impersonating original types with a focus on JSON data
Pull Request -
State: closed - Opened by sveinugu about 1 year ago
#118 - Revisit test_error_list_of_single_dict_with_two_elements after pydantic v2 is su...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#117 - Revisit test_error_list_of_single_dict_with_two_elements after pydantic v2 is su...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#116 - Revisit test_json_model_consistency_none_known_issue after pydantic v2 is suppor...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#115 - Revisit test_optional_v1_hack_parsing_independent_on_union_type_order_known_issu...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#114 - Revisit
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#113 - Revisit
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#112 - Revisit test_nested_annotated_union_default_not_defined_by_first_type_known_issu...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#111 - After Pydantic v2 support: Add "-> None" to all tests to open up for mypy syntax...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#110 - Revisit with pydantic v2. Expected to change
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#109 - Revisit MyReversedListModel comment if test_json_schema_generic_models_known_iss...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#108 - Revisit the need for static classes for mypy after updates to Pydantic v2
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#107 - Revisit RecordT typing with pydantic v2 and/or new versions of mypy and python
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#106 - Revisit MyReversedListModel comment if test_json_schema_generic_models_known_iss...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#105 - Allow e.g. Model[str](Model[int](5)) == Model[str](Model[int](5).contents). Shou...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#104 - Disallow e.g. Dataset[Model[str]](Model[int](5)) == Dataset[Model[str]](data=Mo...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#103 - Allow e.g. Dataset[Model[int]](a=1, b=2) init
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#102 - implement copy(), __copy__() and __deepcopy__() for Dataset and Model, making us...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#101 - Revisit Model._propagate_allow_none_from_model() and
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#100 - Finally updated doc generation to portray (mkdocs-based)
Pull Request -
State: closed - Opened by sveinugu over 1 year ago
#99 - Add automatic parsing of config values when setting to string values
Issue -
State: open - Opened by github-actions[bot] over 1 year ago
Labels: todo
#98 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: closed - Opened by github-actions[bot] over 1 year ago
Labels: todo
#97 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: closed - Opened by github-actions[bot] over 1 year ago
Labels: todo
#96 - Simplify _decorate_result_with_job_finalization_detector()
Issue -
State: open - Opened by github-actions[bot] over 1 year ago
Labels: todo
#95 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: open - Opened by github-actions[bot] over 1 year ago
Labels: todo
#94 - Further refactor _deserialize_and_restore_outputs
Issue -
State: open - Opened by github-actions[bot] over 1 year ago
Labels: todo
#93 - Pre commit test
Pull Request -
State: closed - Opened by pavelvazquez almost 2 years ago
#92 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: closed - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#91 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: closed - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#90 - Args kwargs replacement
Pull Request -
State: closed - Opened by pavelvazquez almost 2 years ago
#89 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: closed - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#88 - Pre commit test
Pull Request -
State: closed - Opened by pavelvazquez almost 2 years ago
#87 - The check disabling runtime for tests also trigger for tests that are run outsid...
Issue -
State: closed - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#86 - Automatic mapping of table columns
Issue -
State: open - Opened by sveinugu almost 2 years ago
Labels: Epic
#85 - Consider the use of an external Python library for relational algebra to support complex joins
Issue -
State: open - Opened by sveinugu almost 2 years ago
#84 - Somehow fix so that we do not need to call Model.contents within a task
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#83 - Figure out why JsonDictOfDictsOfScalarsModel was serialized as CSV
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#82 - Adding old scripts for downloading GDC metadata
Pull Request -
State: closed - Opened by bianchini88 almost 2 years ago
#81 - Can this and FlowBase be replaced with IsTask/IsFlow, or similar?
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#80 - Using JobTemplateMixin.run() inside flows should give error message
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#79 - Error message when forgetting parenthesis when creating Dataset should be improv...
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#78 - Add module with helper classes/functions/takss to make it simpler to contact RES...
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#77 - Error message when forgetting parenthesis when creating Dataset should be improv...
Issue -
State: closed - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#76 - Add configuration option for serialize mixin to specify per flow to not preserve
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#75 - Create mixin for transformation of task/flow inputs/outputs into input/output da...
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#74 - Using JobTemplate.run() inside flows should give error message
Issue -
State: closed - Opened by github-actions[bot] almost 2 years ago
- 1 comment
Labels: todo
#73 - Test for Dataset.get_model_class
Pull Request -
State: closed - Opened by sveinugu almost 2 years ago
#72 - Dataset equality
Pull Request -
State: closed - Opened by pavelvazquez almost 2 years ago
#71 - Add info on how to contribute to the docs
Issue -
State: open - Opened by sveinugu almost 2 years ago
Labels: good first issue
#70 - Add installation instructions to the docs
Issue -
State: open - Opened by sveinugu almost 2 years ago
- 1 comment
Labels: good first issue
#69 - Add new platforms as needed
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#68 - Fix job_type comparisons everywhere (bug due to pytest.fixture?)
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo
#67 - Harmonize signature of job object and param_signatures mixin. Should both be use...
Issue -
State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo