Ruidy
f73905ddb0
feat: maps map ( #9 )
...
Co-authored-by: Ruidy <rnemausat@newstore.com>
2022-01-27 16:15:33 +01:00
Ruidy
c0a8ecea0c
chore: use alpine distro for leaner container
2022-01-07 06:29:14 -04:00
Ruidy
c9e54a11cb
chore: remove codecov
2022-01-05 12:43:35 -04:00
Ruidy
6395049991
chore: change files
2022-01-05 12:38:01 -04:00
Ruidy
6ebf1e98db
chore: change files
2022-01-05 12:29:17 -04:00
Ruidy
a900b4ff64
chore: change workdir
2022-01-05 12:26:40 -04:00
Ruidy
4aa4caa2aa
chore: change workdir
2022-01-05 12:24:22 -04:00
Ruidy
a0f894fccf
fix: empty step
2022-01-05 12:11:08 -04:00
Ruidy
335dcb53b5
chore: codecov action version
2022-01-05 12:09:19 -04:00
Ruidy
75f5b7e5ed
chore: code cov
2022-01-05 12:03:31 -04:00
Ruidy
c65e3ceba6
chore: code cov
2022-01-05 11:26:52 -04:00
Ruidy
1fa71877c5
chore: test coverage
2022-01-05 11:11:13 -04:00
Ruidy
8cb444fa3f
test: examples
2022-01-03 11:36:54 -04:00
Ruidy
81c98e8bf5
refactor: rename Some to Any
2022-01-03 11:20:36 -04:00
Ruidy
7460ba86a8
refactor: rename Every to All
2022-01-03 11:16:01 -04:00
Ruidy
b82129f655
fix: example
2022-01-02 19:14:37 -04:00
Ruidy
73ed4021a6
feat: chain package
2022-01-02 18:51:18 -04:00
Ruidy
2d05b6c518
add unit test pipeline ( #8 )
...
* add unit test pipeline
* edit triggers
* change version
* change version
* other try
* other try
* fix: redeclared function name
Co-authored-by: Ruidy <rnemausat@newstore.com>
2022-01-02 03:28:12 +01:00
Ruidy
321b5f7844
doc: add test coverage badge
2022-01-01 21:24:33 -04:00
Ruidy
7b6eb23e3d
chore: improve test coverage
2022-01-01 21:16:39 -04:00
Ruidy
290698569f
chore: better Makefile
2022-01-01 21:06:23 -04:00
Ruidy
2f17af7b5d
Chain ( #7 )
...
* doc: add docs to chan methods
* feat: contains
* feat: chain each
* feat: every each
* feat: find each
* feat: chain min/max
* feat: chain Some
* refactor: chain tests
Co-authored-by: Ruidy <rnemausat@newstore.com>
2022-01-01 23:47:04 +01:00
Ruidy
7ddb05602c
refactor: use contraints
2022-01-01 14:21:05 -04:00
Ruidy
a0944476b9
docs: update examples
2022-01-01 14:13:37 -04:00
Ruidy
f05fb70292
Merge remote-tracking branch 'origin/main'
2021-12-31 13:23:46 -04:00
Ruidy
f169070cde
fix: project header image
2021-12-31 13:23:31 -04:00
Ruidy
2798562b46
Enable Chaining ( #6 )
...
* feat: chain filter map reduce simple Type
* docs: chain documentation
Co-authored-by: Ruidy <rnemausat@newstore.com>
2021-12-31 18:21:00 +01:00
Ruidy
97e0a6e7e7
Doc site ( #5 )
...
* docs: install compose theme
* docs: create collections page
* docs: create collections page
* docs: change logo
Co-authored-by: Ruidy <rnemausat@newstore.com>
2021-12-31 15:37:31 +01:00
Ruidy
6f8c303297
docs: fix broken link ( #3 )
...
Co-authored-by: Ruidy <nemausatpro@gmail.com>
2021-12-30 17:38:32 +01:00
Ruidy
48800d98df
Create codeql-analysis.yml
2021-12-30 17:19:45 +01:00
Ruidy
bc50520d24
docs: add examples
2021-12-30 12:17:17 -04:00
Ruidy
df84e6f05d
docs: add examples
2021-12-30 12:04:34 -04:00
Ruidy
b64bbb9fea
Merge remote-tracking branch 'origin/main'
2021-12-30 11:52:30 -04:00
Ruidy
0177a26c61
docs: improve README
2021-12-30 11:52:18 -04:00
Ruidy
68c0eef46f
Create FUNDING.yml
2021-12-30 16:49:02 +01:00
Ruidy
6ffe22b4df
docs: add badges
2021-12-30 11:34:01 -04:00
Ruidy
e626c0c47e
feat: partition
2021-12-29 22:48:57 -04:00
Ruidy
b26a360495
feat: min
2021-12-29 22:35:39 -04:00
Ruidy
eddfb60d44
feat: max
2021-12-29 22:30:57 -04:00
Ruidy
0f07a76950
feat: contains
2021-12-29 13:46:29 -04:00
Ruidy
4c7f3f7868
feat: every
2021-12-29 13:16:26 -04:00
Ruidy
dd6d077c36
doc: find
2021-12-29 13:07:40 -04:00
Ruidy
6c6cf9ac68
feat: find
2021-12-29 13:03:13 -04:00
Ruidy
3834edefb4
feat: some
2021-12-29 10:48:41 -04:00
Ruidy
9a96936354
doc: add documentation
2021-12-29 10:33:00 -04:00
Ruidy
b4e8b7acc8
feat: each
2021-12-29 10:09:51 -04:00
Ruidy
fa9989c181
feat: reduce
2021-12-28 19:47:05 -04:00
Ruidy
ad518df993
feat: filter
2021-12-28 19:36:36 -04:00
Ruidy
d27ed24589
feat: map
2021-12-28 19:26:42 -04:00
3ad658c76c
Initial commit
2021-12-28 19:23:17 -04:00