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

perf: template deployment list view #12

Merged
merged 6 commits into from
Jan 9, 2024
Merged

perf: template deployment list view #12

merged 6 commits into from
Jan 9, 2024

Conversation

msclock
Copy link
Owner

@msclock msclock commented Jan 8, 2024

Closes #5
Relateds #4

Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Copy link
Contributor

github-actions bot commented Jan 8, 2024

PR Preview Action v1.4.6
Preview removed because the pull request was closed.
2024-01-09 02:27 UTC

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (15e0a13) 5.52% compared to head (bb246b9) 36.36%.

Files Patch % Lines
src/sphinx_deployment/cli.py 0.00% 18 Missing ⚠️
src/sphinx_deployment/sphinx_ext.py 10.00% 18 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
+ Coverage    5.52%   36.36%   +30.84%     
===========================================
  Files           4        4               
  Lines         344      352        +8     
===========================================
+ Hits           19      128      +109     
+ Misses        325      224      -101     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msclock msclock force-pushed the views branch 4 times, most recently from 18f32a8 to a743b48 Compare January 8, 2024 17:12
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
@msclock msclock force-pushed the views branch 3 times, most recently from 2c774ce to bb246b9 Compare January 9, 2024 02:23
@msclock msclock self-assigned this Jan 9, 2024
@msclock msclock added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 9, 2024
@msclock msclock merged commit bd29014 into master Jan 9, 2024
16 of 17 checks passed
@msclock msclock deleted the views branch January 9, 2024 02:27
github-actions bot pushed a commit that referenced this pull request Jan 9, 2024
## [0.0.4](v0.0.3...v0.0.4) (2024-01-09)

### Performance

* template deployment list view ([#12](#12)) ([bd29014](bd29014)), closes [#5](#5) [#4](#4)

### Chores

* configure license in pyproject.toml ([#11](#11)) ([15e0a13](15e0a13))

### Docs

* refine CONTRIBUTING.md ([38fe21d](38fe21d))
@msclock
Copy link
Owner Author

msclock commented Jan 9, 2024

🎉 This PR is included in version 0.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Template deployment list view through sphinx configuration
1 participant