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

feat: coverage support and improve documentation #66

Merged
merged 14 commits into from
Mar 13, 2024
Merged

feat: coverage support and improve documentation #66

merged 14 commits into from
Mar 13, 2024

Conversation

msclock
Copy link
Collaborator

@msclock msclock commented Mar 13, 2024

Related #48

Closeds #40

* docs: add full name in README

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

* chore: rename docs related cmake targets to use dash naming convention

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

* refactor: refine cmake comments

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

* chore: loose some folders watched

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

* chore: indent 2 for js

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

* docs: temp WIP

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

* docs: conform to consistency

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

* ci: setup cpp

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

---------

Signed-off-by: msclock <msclock@qq.com>
compile.lib can be used in the dynamic and static archives
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Copy link

github-actions bot commented Mar 13, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-03-13 15:45 UTC

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@ed57817). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             master       #66   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         7           
  Lines             ?        41           
  Branches          ?         5           
==========================================
  Hits              ?        41           
  Misses            ?         0           
  Partials          ?         0           
Flag Coverage Δ
x64-linux-gcc 100.00% <100.00%> (?)
x64-mingw-dynamic-linux-mingw 80.64% <25.00%> (?)
x64-mingw-dynamic-windows-mingw ∅ <ø> (?)
x64-mingw-static-linux-mingw 80.64% <25.00%> (?)
x64-mingw-static-windows-mingw ∅ <ø> (?)
x64-osx-llvm 100.00% <100.00%> (?)
x64-windows-llvm 100.00% <100.00%> (?)
x64-windows-msvc 100.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@msclock msclock changed the title Coverage Support feat: coverage support and improve documentation Mar 13, 2024
@msclock msclock merged commit c2b0bf8 into master Mar 13, 2024
28 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 13, 2024
## [1.3.0](v1.2.11...v1.3.0) (2024-03-13)

### Features

* coverage support and improve documentation ([#66](#66)) ([c2b0bf8](c2b0bf8))

### Refactor

* refine cmake comments ([c6a3536](c6a3536))

### Chores

* indent 2 for js ([84efe48](84efe48))
* loose some folders watched ([33702c6](33702c6))
* optimize annotated tags creation of automatic release ([4982871](4982871))
* optimize project configuration ([#58](#58)) ([03afcf8](03afcf8))
* rename docs related cmake targets to use dash naming convention ([95ace5e](95ace5e))

### Build

* optimize cmake tool file load ([#61](#61)) ([f44a4b2](f44a4b2))
* optimze build ([#60](#60)) ([b99bd6b](b99bd6b))
* simplify CMakePresets.json ([#62](#62)) ([2172148](2172148))

### CI

* add consistency checker ([#63](#63)) ([ca93006](ca93006))

### Docs

* add full name in README ([c5192b6](c5192b6))
* fix typo in CHANGELOG.md ([76326f4](76326f4))
* simplify docs build ([#64](#64)) ([ed57817](ed57817))
* temp WIP ([ec84dd5](ec84dd5))
@msclock msclock deleted the coverage branch March 13, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant