Skip to content

Commit

Permalink
Merge pull request #340 from Zerohertz/chore-v1.1.7
Browse files Browse the repository at this point in the history
[v1.1.7] Chore update
  • Loading branch information
Zerohertz authored Nov 4, 2024
2 parents 4422bea + 392c5d8 commit 40f45eb
Show file tree
Hide file tree
Showing 30 changed files with 75 additions and 15 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd-push-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Upload build artifacts
uses: actions/upload-artifact@v4
if: ${{ env.PYTHON_VERSION == matrix.python-version }}
with:
name: build-artifacts
path: dist
Expand Down
12 changes: 9 additions & 3 deletions codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,26 @@ coverage:
status:
project:
default:
target: 100%
target: 80%
patch:
default:
target: 100%
target: 80%

comment:
layout: "header, diff, flags, files, footer"
layout: "header, diff, flags, components, files, footer"
behavior: default
require_changes: false
require_base: false
require_head: false
hide_project_coverage: false

component_management:
default_rules:
statuses:
- type: project
target: 80%
- type: patch
target: 80%
individual_components:
- component_id: algorithm
name: algorithm
Expand Down
Binary file modified docs/_images/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 22 additions & 3 deletions docs/_sources/release/v1.1.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

## v1.1.7

<h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/340>#340</a>)</h3>

```{admonition} Release Date
:class: tip

2024/11/04
```

<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:chore"><img src="https://img.shields.io/badge/chore-fef2c0?style=flat-square&logo=github" alt="chore"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release/chore"><img src="https://img.shields.io/badge/release/chore-22FD7F?style=flat-square&logo=github" alt="release/chore"/></a>
</p>


<h4>Chore</h4>

- `master` branch์—์„œ PyTest๋ฅผ ์œ„ํ•œ ๋ชจ๋“  Python version์— ๋Œ€ํ•ด artifact๋ฅผ ์ƒ์„ฑํ•˜๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •
- Components์— ๋Œ€ํ•ด coverage ์ธก์ •์ด ๋ถˆ๊ฐ€๋Šฅํ•œ ํ˜„์ƒ ์ˆ˜์ •
<h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/336>#336</a>)</h3>

```{admonition} Release Date
Expand All @@ -20,9 +39,9 @@
<h4>Chore</h4>

- Codecov๋ฅผ ํ†ตํ•œ coverage ์‚ฐ์ • ์‹œ ์ž˜๋ชป ์„ค์ •๋œ ๋ฒ”์œ„ ์ˆ˜์ •
- Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€
- ๋‹ค์–‘ํ•œ python version (`3.8` ~ `3.13`)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€
- Codecov ๋‚ด flags ๋ฐ components ์„ค์ • ์ถ”๊ฐ€
- Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€
- ๋‹ค์–‘ํ•œ Python version (`3.8` ~ `3.13`)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€
<h3>[v1.1.7] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/329>#329</a>)</h3>

```{admonition} Release Date
Expand Down Expand Up @@ -147,7 +166,7 @@
<h4>Chore</h4>

- OpenAI API์˜ ์ •์ฑ… ๋ณ€๊ฒฝ์œผ๋กœ ์ธํ•ด `pytest` ์ƒ๋žต
- [Codecov](https://app.codecov.io/github/Zerohertz/zerohertzLib)๋ฅผ ํ†ตํ•œ pytest report ์ƒ์„ฑ
- [Codecov](https://app.codecov.io/github/Zerohertz/zerohertzLib)๋ฅผ ํ†ตํ•œ PyTest report ์ƒ์„ฑ

<h4>Style</h4>

Expand Down
Binary file modified docs/_static/examples/dynamic/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 20 additions & 5 deletions docs/release/v1.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v1.1.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:description" content="v1.1.7: Codecov๋ฅผ ํ†ตํ•œ coverage ์‚ฐ์ • ์‹œ ์ž˜๋ชป ์„ค์ •๋œ ๋ฒ”์œ„ ์ˆ˜์ •, Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€, ๋‹ค์–‘ํ•œ python version ( 3.8~ 3.13)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€, Codecov ๋‚ด flags ๋ฐ components ์„ค์ • ์ถ”๊ฐ€. api- Pagination์„ ํ†ตํ•ด 100๊ฑด ์ด์ƒ์˜ Git..." />
<meta property="og:description" content="v1.1.7: master branch์—์„œ PyTest๋ฅผ ์œ„ํ•œ ๋ชจ๋“  Python version์— ๋Œ€ํ•ด artifact๋ฅผ ์ƒ์„ฑํ•˜๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •, Components์— ๋Œ€ํ•ด coverage ์ธก์ •์ด ๋ถˆ๊ฐ€๋Šฅํ•œ ํ˜„์ƒ ์ˆ˜์ •. Codecov๋ฅผ ํ†ตํ•œ coverage ์‚ฐ์ • ์‹œ ์ž˜๋ชป ์„ค์ •๋œ ๋ฒ”์œ„ ์ˆ˜์ •, Codecov ๋‚ด flags ๋ฐ components ์„ค์ • ์ถ”๊ฐ€, Co..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.7 Documents" />
<meta name="description" content="v1.1.7: Codecov๋ฅผ ํ†ตํ•œ coverage ์‚ฐ์ • ์‹œ ์ž˜๋ชป ์„ค์ •๋œ ๋ฒ”์œ„ ์ˆ˜์ •, Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€, ๋‹ค์–‘ํ•œ python version ( 3.8~ 3.13)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€, Codecov ๋‚ด flags ๋ฐ components ์„ค์ • ์ถ”๊ฐ€. api- Pagination์„ ํ†ตํ•ด 100๊ฑด ์ด์ƒ์˜ Git..." />
<meta name="description" content="v1.1.7: master branch์—์„œ PyTest๋ฅผ ์œ„ํ•œ ๋ชจ๋“  Python version์— ๋Œ€ํ•ด artifact๋ฅผ ์ƒ์„ฑํ•˜๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •, Components์— ๋Œ€ํ•ด coverage ์ธก์ •์ด ๋ถˆ๊ฐ€๋Šฅํ•œ ํ˜„์ƒ ์ˆ˜์ •. Codecov๋ฅผ ํ†ตํ•œ coverage ์‚ฐ์ • ์‹œ ์ž˜๋ชป ์„ค์ •๋œ ๋ฒ”์œ„ ์ˆ˜์ •, Codecov ๋‚ด flags ๋ฐ components ์„ค์ • ์ถ”๊ฐ€, Co..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="../_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
<link href="../_static/favicon-32x32.png" sizes="32x32" rel="icon" type="image/png">
Expand Down Expand Up @@ -312,6 +312,21 @@
<h1>v1.1<a class="headerlink" href="#v1-1" title="Link to this heading">ยถ</a></h1>
<section id="v1-1-7">
<h2>v1.1.7<a class="headerlink" href="#v1-1-7" title="Link to this heading">ยถ</a></h2>
<h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/340>#340</a>)</h3>
<div class="tip admonition">
<p class="admonition-title">Release Date</p>
<p>2024/11/04</p>
</div>
<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:chore"><img src="https://img.shields.io/badge/chore-fef2c0?style=flat-square&logo=github" alt="chore"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release/chore"><img src="https://img.shields.io/badge/release/chore-22FD7F?style=flat-square&logo=github" alt="release/chore"/></a>
</p>
<h4>Chore</h4>
<ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">master</span></code> branch์—์„œ PyTest๋ฅผ ์œ„ํ•œ ๋ชจ๋“  Python version์— ๋Œ€ํ•ด artifact๋ฅผ ์ƒ์„ฑํ•˜๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •</p></li>
<li><p>Components์— ๋Œ€ํ•ด coverage ์ธก์ •์ด ๋ถˆ๊ฐ€๋Šฅํ•œ ํ˜„์ƒ ์ˆ˜์ •</p></li>
</ul>
<h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/336>#336</a>)</h3>
<div class="tip admonition">
<p class="admonition-title">Release Date</p>
Expand All @@ -325,9 +340,9 @@ <h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pul
<h4>Chore</h4>
<ul class="simple">
<li><p>Codecov๋ฅผ ํ†ตํ•œ coverage ์‚ฐ์ • ์‹œ ์ž˜๋ชป ์„ค์ •๋œ ๋ฒ”์œ„ ์ˆ˜์ •</p></li>
<li><p>Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€</p></li>
<li><p>๋‹ค์–‘ํ•œ python version (<code class="docutils literal notranslate"><span class="pre">3.8</span></code> ~ <code class="docutils literal notranslate"><span class="pre">3.13</span></code>)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€</p></li>
<li><p>Codecov ๋‚ด flags ๋ฐ components ์„ค์ • ์ถ”๊ฐ€</p></li>
<li><p>Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€</p></li>
<li><p>๋‹ค์–‘ํ•œ Python version (<code class="docutils literal notranslate"><span class="pre">3.8</span></code> ~ <code class="docutils literal notranslate"><span class="pre">3.13</span></code>)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€</p></li>
</ul>
<h3>[v1.1.7] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/329>#329</a>)</h3>
<div class="tip admonition">
Expand Down Expand Up @@ -435,7 +450,7 @@ <h3>[v1.1.5] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pul
<h4>Chore</h4>
<ul class="simple">
<li><p>OpenAI API์˜ ์ •์ฑ… ๋ณ€๊ฒฝ์œผ๋กœ ์ธํ•ด <code class="docutils literal notranslate"><span class="pre">pytest</span></code> ์ƒ๋žต</p></li>
<li><p><a class="reference external" href="https://app.codecov.io/github/Zerohertz/zerohertzLib">Codecov</a>๋ฅผ ํ†ตํ•œ pytest report ์ƒ์„ฑ</p></li>
<li><p><a class="reference external" href="https://app.codecov.io/github/Zerohertz/zerohertzLib">Codecov</a>๋ฅผ ํ†ตํ•œ PyTest report ์ƒ์„ฑ</p></li>
</ul>
<h4>Style</h4>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

Binary file modified sphinx/source/_static/examples/dynamic/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sphinx/source/_static/examples/dynamic/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sphinx/source/_static/examples/dynamic/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sphinx/source/_static/examples/dynamic/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sphinx/source/_static/examples/dynamic/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sphinx/source/_static/examples/dynamic/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sphinx/source/_static/examples/dynamic/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified sphinx/source/_static/examples/dynamic/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 22 additions & 3 deletions sphinx/source/release/v1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

## v1.1.7

<h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/340>#340</a>)</h3>

```{admonition} Release Date
:class: tip
2024/11/04
```

<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:chore"><img src="https://img.shields.io/badge/chore-fef2c0?style=flat-square&logo=github" alt="chore"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release/chore"><img src="https://img.shields.io/badge/release/chore-22FD7F?style=flat-square&logo=github" alt="release/chore"/></a>
</p>


<h4>Chore</h4>

- `master` branch์—์„œ PyTest๋ฅผ ์œ„ํ•œ ๋ชจ๋“  Python version์— ๋Œ€ํ•ด artifact๋ฅผ ์ƒ์„ฑํ•˜๋Š” ์˜ค๋ฅ˜ ์ˆ˜์ •
- Components์— ๋Œ€ํ•ด coverage ์ธก์ •์ด ๋ถˆ๊ฐ€๋Šฅํ•œ ํ˜„์ƒ ์ˆ˜์ •
<h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/336>#336</a>)</h3>

```{admonition} Release Date
Expand All @@ -20,9 +39,9 @@
<h4>Chore</h4>

- Codecov๋ฅผ ํ†ตํ•œ coverage ์‚ฐ์ • ์‹œ ์ž˜๋ชป ์„ค์ •๋œ ๋ฒ”์œ„ ์ˆ˜์ •
- Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€
- ๋‹ค์–‘ํ•œ python version (`3.8` ~ `3.13`)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€
- Codecov ๋‚ด flags ๋ฐ components ์„ค์ • ์ถ”๊ฐ€
- Coverage ์ƒ์Šน์„ ์œ„ํ•œ test case ์ถ”๊ฐ€
- ๋‹ค์–‘ํ•œ Python version (`3.8` ~ `3.13`)์— ๋Œ€ํ•œ test ์ˆ˜ํ–‰ ๊ธฐ๋Šฅ ์ถ”๊ฐ€
<h3>[v1.1.7] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/329>#329</a>)</h3>

```{admonition} Release Date
Expand Down Expand Up @@ -147,7 +166,7 @@
<h4>Chore</h4>

- OpenAI API์˜ ์ •์ฑ… ๋ณ€๊ฒฝ์œผ๋กœ ์ธํ•ด `pytest` ์ƒ๋žต
- [Codecov](https://app.codecov.io/github/Zerohertz/zerohertzLib)๋ฅผ ํ†ตํ•œ pytest report ์ƒ์„ฑ
- [Codecov](https://app.codecov.io/github/Zerohertz/zerohertzLib)๋ฅผ ํ†ตํ•œ PyTest report ์ƒ์„ฑ

<h4>Style</h4>

Expand Down

0 comments on commit 40f45eb

Please sign in to comment.