Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(async): add documentation #386

Merged
merged 1 commit into from
Jan 5, 2023
Merged

doc(async): add documentation #386

merged 1 commit into from
Jan 5, 2023

Conversation

azjezz
Copy link
Owner

@azjezz azjezz commented Dec 22, 2022

we will start adding a README.md to every component, slowly fazing out docs/ directory.

rendered: https://github.com/azjezz/psl/tree/doc/async/src/Psl/Async

@azjezz azjezz added Priority: Medium This issue may be useful, and needs some attention. Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. Status: Review Needed The issue has a PR attached to it which needs to be reviewed. Type: Enhancement Most issues will probably ask for additions or changes. Type: Documentation Updating documentation labels Dec 22, 2022
@azjezz azjezz added this to the 3.0.0 milestone Dec 22, 2022
@azjezz azjezz requested a review from veewee December 22, 2022 13:09
@azjezz azjezz self-assigned this Dec 22, 2022
@coveralls
Copy link

coveralls commented Dec 22, 2022

Pull Request Test Coverage Report for Build 3758242304

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.089%

Totals Coverage Status
Change from base Build 3756910307: 0.0%
Covered Lines: 3806
Relevant Lines: 3841

💛 - Coveralls

@azjezz azjezz force-pushed the doc/async branch 8 times, most recently from 13938ec to e9598c5 Compare December 22, 2022 13:42
Signed-off-by: azjezz <azjezz@protonmail.com>
@azjezz azjezz merged commit c4dfb63 into next Jan 5, 2023
@azjezz azjezz deleted the doc/async branch January 5, 2023 09:46
renovate bot added a commit to ben-challis/sql-migrations that referenced this pull request Jan 26, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azjezz/psl](https://togithub.com/azjezz/psl) | require | minor |
`2.3.1` -> `2.4.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>azjezz/psl</summary>

### [`v2.4.1`](https://togithub.com/azjezz/psl/releases/tag/2.4.1):
Lenalee - 2.4.1

[Compare Source](https://togithub.com/azjezz/psl/compare/2.4.0...2.4.1)

#### What's Changed

- undeprecate `positive_int()` by
[@&#8203;dragosprotung](https://togithub.com/dragosprotung) in
[azjezz/psl#400

**Full Changelog**: azjezz/psl@2.4.0...2.4.1

### [`v2.4.0`](https://togithub.com/azjezz/psl/releases/tag/2.4.0):
Lenalee - 2.4.0

[Compare Source](https://togithub.com/azjezz/psl/compare/2.3.1...2.4.0)

#### What's Changed

##### Features

- Add range function by [@&#8203;azjezz](https://togithub.com/azjezz) in
[azjezz/psl#385
- Add nonnull type by [@&#8203;azjezz](https://togithub.com/azjezz) in
[azjezz/psl#392
- Add uint type by [@&#8203;azjezz](https://togithub.com/azjezz) in
[azjezz/psl#393
- Add signed integer types by
[@&#8203;azjezz](https://togithub.com/azjezz) in
[azjezz/psl#394
- Add unsigned integer types by
[@&#8203;KennedyTedesco](https://togithub.com/KennedyTedesco) in
[azjezz/psl#395
- Add f32 and f64 types by
[@&#8203;KennedyTedesco](https://togithub.com/KennedyTedesco) in
[azjezz/psl#396

##### fixes, and improvements

- Return might be non-empty-list/non-empty-array for map functions by
[@&#8203;dragosprotung](https://togithub.com/dragosprotung) in
[azjezz/psl#384
- Add Async documentation by
[@&#8203;azjezz](https://togithub.com/azjezz) in
[azjezz/psl#386
- remove float ranges by [@&#8203;azjezz](https://togithub.com/azjezz)
in
[azjezz/psl#391
- update changelog by
[@&#8203;KennedyTedesco](https://togithub.com/KennedyTedesco) in
[azjezz/psl#397
- Improve options type declarations and add andThen method by
[@&#8203;veewee](https://togithub.com/veewee) in
[azjezz/psl#398

#### New Contributors

- [@&#8203;KennedyTedesco](https://togithub.com/KennedyTedesco) made
their first contribution in
[azjezz/psl#395

**Full Changelog**: azjezz/psl@2.3.1...2.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ben-challis/sql-migrations).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. Status: Review Needed The issue has a PR attached to it which needs to be reviewed. Type: Documentation Updating documentation Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants