Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alice-biometrics/meiga issues and pull requests
#74 - chore: Configure Renovate - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#73 - chore(assert_failure): improve assertion text when raise an Assertion…
Pull Request -
State: closed - Opened by acostapazo 11 months ago
#72 - Feature/add called from info on waiting for early return exception
Pull Request -
State: closed - Opened by acostapazo about 1 year ago
#71 - feat: make WaitingForEarlyReturn public and keep compatibility with O…
Pull Request -
State: closed - Opened by acostapazo about 1 year ago
- 1 comment
#70 - feat: add a semantic name for internal exception for a better dev exp…
Pull Request -
State: open - Opened by acostapazo about 1 year ago
#69 - Warn user to add @early_return when use unwrap_or_return
Issue -
State: open - Opened by acostapazo about 1 year ago
- 2 comments
Labels: enhancement
#68 - feat: add repr and str impl for OnFailureException
Pull Request -
State: closed - Opened by fgsalomon about 1 year ago
#67 - chore(python): add support for 3.12-dev
Pull Request -
State: closed - Opened by acostapazo over 1 year ago
#66 - Feature/bind
Pull Request -
State: closed - Opened by acostapazo over 1 year ago
#65 - chore(optimization): update assert_values on Result construction to s…
Pull Request -
State: closed - Opened by acostapazo over 1 year ago
#64 - Result micro optimizations
Issue -
State: closed - Opened by acostapazo over 1 year ago
- 1 comment
#63 - chore(AnyResult): failure typehint is now also Any
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
- 3 comments
#62 - chore: add future annotations to modernize syntax
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#61 - chore(typing): solve some mypy strict errors in meiga module
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#60 - Feature/transform
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#59 - chore(documentation): add code documentation to check method definiti…
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#58 - feat(recast): add recast method to transform result objects
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#57 - chore(documentation): improve match handler documentation from issue
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#56 - match syntax fails when used with raw Result instead of Failure/Success
Issue -
State: closed - Opened by Artalus almost 2 years ago
- 3 comments
Labels: bug, documentation
#55 - fix(typing): add py.typed to meiga module
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#54 - feat(typing): add type-hint to OnFailureException result attribute
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#53 - fix(result): add reraise and unwrap_or_raise as alias of throw and un…
Pull Request -
State: closed - Opened by acostapazo almost 2 years ago
#52 - chore(mypy): upgrade mypy (1.0.0) and solve some type warnings
Pull Request -
State: closed - Opened by acostapazo about 2 years ago
#51 - chore: modernize python configuration (pyproject.toml). Also update l…
Pull Request -
State: closed - Opened by acostapazo about 2 years ago
#50 - feat: add str implementation for Error class
Pull Request -
State: closed - Opened by acostapazo about 2 years ago
#49 - Feature/add pyupgrade
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#48 - Add AnyResult type
Issue -
State: closed - Opened by acostapazo over 2 years ago
- 1 comment
Labels: enhancement
#47 - chore(requirements): update dev requirements
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#46 - chore: review and test object type attributes
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#45 - Review __eq__, __ne__ and __hash__
Issue -
State: closed - Opened by acostapazo over 2 years ago
Labels: bug
#44 - feat(to_result): add new decorator to_result
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#43 - feat(match): add draft test on match pattern feature
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#42 - feat(rename): use early_return instead of meiga decorator
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#41 - feat(performance): add __slots__ to Result class
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#40 - Enable match pattern [PEP 636 – Structural Pattern Matching]
Issue -
State: closed - Opened by acostapazo over 2 years ago
- 2 comments
Labels: enhancement
#39 - Create decorator to convert a function without meiga to return a Result
Issue -
State: closed - Opened by acostapazo over 2 years ago
Labels: enhancement
#38 - Rename @meiga decorator
Issue -
State: closed - Opened by acostapazo over 2 years ago
Labels: enhancement
#37 - Use __slots__ for faster attribute access and space savings in memory
Issue -
State: closed - Opened by acostapazo over 2 years ago
Labels: enhancement
#36 - feat(alias): make the aliases Success and Failure callables to return…
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
- 1 comment
Labels: enhancement
#35 - Match expected type when using Success and Failure aliases
Issue -
State: closed - Opened by acostapazo over 2 years ago
Labels: enhancement
#34 - 33 add assert success and assert failure to result class
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
- 1 comment
#33 - Add assert_success and assert_failure to Result class
Issue -
State: closed - Opened by acostapazo over 2 years ago
Labels: enhancement
#32 - chore(docs): add first version of documentation (exploring mkdocs)
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#31 - Add documentation
Issue -
State: closed - Opened by acostapazo over 2 years ago
#30 - Feature/improve doc
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#29 - fix(github-actions): try to reproduce error on production leaked by a…
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#28 - Import failing in 1.6.0 due to missing module
Issue -
State: closed - Opened by Artalus over 2 years ago
- 2 comments
Labels: bug
#27 - chore(types): add type hints to meiga decorator
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#26 - feat: add AnyResult new alias
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#25 - fix: check message attribute in error representation
Pull Request -
State: closed - Opened by franciscorode over 2 years ago
#24 - feat(exploring): playground for looking for better typing on Success …
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
- 1 comment
#23 - Could class typing of Success and Failure be improved?
Issue -
State: closed - Opened by acostapazo over 2 years ago
- 1 comment
Labels: enhancement
#22 - Adding new backward-compatible handlers
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
- 1 comment
#21 - Better typing on Derived Callables [Handlers]
Issue -
State: closed - Opened by acostapazo over 2 years ago
- 2 comments
Labels: enhancement
#20 - feat(mypy): simplify type hints
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#19 - feat(mypy): add py.typed to ship typing information
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#18 - chore(github-actions): update checkout and setup-python versions
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#17 - fix: improve type hints
Pull Request -
State: closed - Opened by fgsalomon over 2 years ago
#16 - Result methods need more type hints
Issue -
State: closed - Opened by Artalus over 2 years ago
- 1 comment
Labels: enhancement
#15 - Bugfix/uploading to pypi missing requirements
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#14 - fix(warning): solve warning when VERSION file is not closed when read…
Pull Request -
State: closed - Opened by acostapazo over 2 years ago
#13 - feat: update pypi workflow. Use PYPI token instead former password
Pull Request -
State: closed - Opened by acostapazo almost 3 years ago
#12 - feat: update black version
Pull Request -
State: closed - Opened by acostapazo almost 3 years ago
#11 - ENH: Add static analysis. Add some missing tests. Add codecov integra…
Pull Request -
State: closed - Opened by acostapazo about 3 years ago
#10 - Feature/update dev tools and modernize
Pull Request -
State: closed - Opened by acostapazo about 3 years ago
#9 - Add tests to reproduce the error
Pull Request -
State: closed - Opened by acostapazo almost 5 years ago
#8 - Bug when pass as handle argument an empty list
Issue -
State: closed - Opened by acostapazo almost 5 years ago
Labels: bug
#7 - Feature/result id by reference on handle
Pull Request -
State: closed - Opened by acostapazo almost 5 years ago
#6 - Bump version to v0.1.4
Pull Request -
State: closed - Opened by acostapazo about 5 years ago
#5 - Release/0.1.3
Pull Request -
State: closed - Opened by acostapazo about 5 years ago
#4 - Now handle function (Result) is pararametrizable
Pull Request -
State: closed - Opened by acostapazo about 5 years ago
#3 - Create pypi.yml
Pull Request -
State: closed - Opened by acostapazo about 5 years ago
#2 - Update and rename pythonpackage.yml to ci.yml
Pull Request -
State: closed - Opened by acostapazo about 5 years ago
#1 - Create pythonpackage.yml
Pull Request -
State: closed - Opened by acostapazo about 5 years ago