Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / johnklee/fpu issues and pull requests
#85 - Bump certifi from 2023.7.22 to 2024.7.4
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#84 - Bump urllib3 from 1.26.18 to 1.26.19
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#83 - Bump requests from 2.31.0 to 2.32.0
Pull Request -
State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#82 - Bump tqdm from 4.31.1 to 4.66.3
Pull Request -
State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#81 - Bump idna from 2.8 to 3.7
Pull Request -
State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#80 - fix #19 for correct README coverage badge
Pull Request -
State: closed - Opened by johnklee about 1 year ago
#79 - fix #19 to fix wrong coveralls link
Pull Request -
State: closed - Opened by johnklee about 1 year ago
#78 - fix #19 for wrong account name
Pull Request -
State: closed - Opened by johnklee about 1 year ago
#77 - Fixe #19
Pull Request -
State: closed - Opened by johnklee about 1 year ago
- 1 comment
#76 - Fix #19
Pull Request -
State: closed - Opened by johnklee about 1 year ago
#75 - Fix #19
Pull Request -
State: closed - Opened by johnklee about 1 year ago
#74 - Fix #73
Pull Request -
State: closed - Opened by johnklee over 1 year ago
#73 - I want function `fl` in module `fpu.flist` to support enumerate type.
Issue -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: bug
#72 - Auto-synchronize Kanban/Agile Board with the Repo
Issue -
State: open - Opened by wkCircle over 1 year ago
Labels: enhancement, docs, task
#71 - Louis Test
Issue -
State: closed - Opened by Louis120913 over 1 year ago
#70 - Test issue
Issue -
State: closed - Opened by troublecat55 over 1 year ago
#69 - I want to add Leetcode question `2923. Find Champion I` into out demo cases
Issue -
State: open - Opened by johnklee over 1 year ago
Labels: show case
#68 - delete fpu in requirements.txt
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#67 - Jobs cannot run in parallel in Travis CI
Issue -
State: open - Opened by wkCircle over 1 year ago
Labels: testing, technical debt
#66 - Implement #21
Pull Request -
State: closed - Opened by johnklee over 1 year ago
Labels: feature, show case
#65 - Bump urllib3 from 1.26.17 to 1.26.18
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#64 - replace TODO(#57) with the parameterized decorators
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#63 - Implement #57 to support parameterized test cases
Pull Request -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: enhancement, testing
#62 - 61 import reduction
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#61 - Clean up imports
Issue -
State: closed - Opened by wkCircle over 1 year ago
#60 - update `test_fp.py` indention to 2
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#59 - Add badges and update ci-build workflow
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#58 - add `dist: jammy` in travis
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#57 - `pytest.mark.parameterize` not supported inside unittest class
Issue -
State: closed - Opened by wkCircle over 1 year ago
- 5 comments
Labels: enhancement, testing
#56 - `flist.fl` doesn't support for iterator type
Issue -
State: open - Opened by wkCircle over 1 year ago
Labels: enhancement, feature
#55 - Implement #54
Pull Request -
State: closed - Opened by johnklee over 1 year ago
#54 - I want to add Leetcode question `2894. Divisible and Non-divisible Sums Difference` into out demo cases
Issue -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: show case
#53 - Bump urllib3 from 1.26.5 to 1.26.17
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#52 - I would like to rename class `List` in module `fpu/flist.py` to avoid name conflict with `typing.List`
Issue -
State: open - Opened by johnklee over 1 year ago
- 2 comments
Labels: enhancement
#51 - fix #47
Pull Request -
State: closed - Opened by johnklee over 1 year ago
Labels: bug
#50 - Add Ci build
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
Labels: enhancement, testing, task
#49 - Add many tests and fix bugs to meet 90% coverage
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
Labels: bug, testing
#48 - I want to add Leetcode question `557. Reverse Words in a String III` into out demo cases
Issue -
State: open - Opened by johnklee over 1 year ago
Labels: show case
#47 - Abstract `foldLeft` in class `List` and move its body to subclass
Issue -
State: closed - Opened by wkCircle over 1 year ago
Labels: bug
#46 - Implement #45 to add Leetcode problem `905. Sort Array By Parity` into show cases
Pull Request -
State: closed - Opened by johnklee over 1 year ago
Labels: show case
#45 - I want to add Leetcode question `905. Sort Array By Parity` into out demo cases
Issue -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: show case
#44 - Clarification of general concept of classes List, Nil, and Cons
Issue -
State: open - Opened by wkCircle over 1 year ago
Labels: question, show case
#43 - Install and test `fpu` like how user uses it from local file system
Issue -
State: closed - Opened by wkCircle over 1 year ago
Labels: internal_cleanup, technical debt
#42 - replace `pytest-lineno` and `pytest-cov` to `coverage` package, with more supports
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
Labels: testing
#41 - fpu first try: move ch2 to doc/
Pull Request -
State: closed - Opened by Louis120913 over 1 year ago
#40 - add pytest config
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#39 - Configure Pytest
Issue -
State: closed - Opened by wkCircle over 1 year ago
- 2 comments
Labels: testing
#38 - add `.vscode/` to .gitignore
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#37 - add `.vscode/` to .gitignore
Issue -
State: closed - Opened by wkCircle over 1 year ago
#36 - update flake8 config, and align the code to new standards
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#35 - make flake8 support `max-line-length` and `doctest`, with `stataistics` count at the end
Issue -
State: closed - Opened by wkCircle over 1 year ago
- 1 comment
Labels: testing
#34 - I would like to complete the docstr of module `flist`
Issue -
State: open - Opened by johnklee over 1 year ago
Labels: docs
#33 - I would like to update `README.md` to provide information of APIs on Transformations and Actions
Issue -
State: open - Opened by johnklee over 1 year ago
Labels: docs
#32 - I would like to study and support similar methods such `where` and `select` in package `pyfunctional`
Issue -
State: open - Opened by johnklee over 1 year ago
Labels: feature
#31 - Implement #30 to support `zip` method in `flist.List`
Pull Request -
State: closed - Opened by johnklee over 1 year ago
Labels: feature
#30 - I would like to support method `zip` in `flist.List`
Issue -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: feature
#29 - Experiement CI tools
Issue -
State: open - Opened by wkCircle over 1 year ago
- 1 comment
Labels: task
#28 - I would like to study package `pyfunctional` and come out proposal for enhancement plan
Issue -
State: open - Opened by johnklee over 1 year ago
Labels: task
#27 - [Epic] I would like to build up a CI to ensure the quality of FPU
Issue -
State: open - Opened by johnklee over 1 year ago
- 2 comments
Labels: testing, task
#26 - Bump pygments from 2.7.4 to 2.15.0
Pull Request -
State: closed - Opened by johnklee over 1 year ago
#25 - I would like to show case of leetcode question 2824
Issue -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: show case
#24 - Fix #22
Pull Request -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: task
#23 - I would like to support/add typing hint/type annotations
Issue -
State: open - Opened by johnklee over 1 year ago
- 1 comment
Labels: task
#22 - I want to use Python indentation as 2 instead of 4
Issue -
State: closed - Opened by johnklee over 1 year ago
Labels: task
#21 - I want to use FP to resolve leetcode 2640
Issue -
State: closed - Opened by johnklee over 1 year ago
- 1 comment
Labels: feature
#20 - I want the code coverage to be 90%+
Issue -
State: closed - Opened by johnklee over 1 year ago
Labels: testing
#19 - I would like the README to contains the heading to include `coverage`, supported `python version`
Issue -
State: closed - Opened by johnklee over 1 year ago
- 2 comments
Labels: docs
#18 - move ch4.ipynb from root folder to docs
Pull Request -
State: closed - Opened by hcc429 over 1 year ago
#17 - move notebook Ch3_MakingPythonMoreFunctional.ipynb into folder docs
Pull Request -
State: closed - Opened by wkCircle over 1 year ago
#16 - move notebook `Ch0_FP_Basics.ipynb` into folder `docs`
Pull Request -
State: closed - Opened by jkclee over 1 year ago
#15 - Bump certifi from 2019.3.9 to 2023.7.22
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#14 - Bump pygments from 2.7.4 to 2.15.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#13 - Bump requests from 2.21.0 to 2.31.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#12 - Bump certifi from 2019.3.9 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#11 - Bump urllib3 from 1.25.2 to 1.26.5
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#10 - Bump urllib3 from 1.25.2 to 1.25.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#9 - Bump pygments from 2.3.1 to 2.7.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#8 - Bump bleach from 3.1.4 to 3.3.0
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#7 - fix security alert to upgrade bleach package
Pull Request -
State: closed - Opened by johnklee almost 5 years ago
Labels: security
#6 - fix security alert to upgrade bleach package
Pull Request -
State: closed - Opened by johnklee almost 5 years ago
#5 - Bump bleach from 3.1.0 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#4 - Bump bleach from 3.1.0 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#3 - Bump bleach from 3.1.0 to 3.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#2 - Update requirements.txt to upgrade urllib3
Pull Request -
State: closed - Opened by johnklee almost 6 years ago
Labels: security
#1 - Develop - Integrate pypi
Pull Request -
State: closed - Opened by johnklee almost 6 years ago