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

ソートの例を追加 #184

Merged
merged 2 commits into from
Apr 22, 2023
Merged

ソートの例を追加 #184

merged 2 commits into from
Apr 22, 2023

Conversation

lempiji
Copy link
Member

@lempiji lempiji commented Mar 25, 2023

#144 の対応です。ChatGPTにレビューしてもらいました。

source/sorting_example.d Outdated Show resolved Hide resolved
@lempiji lempiji enabled auto-merge April 22, 2023 08:38
@codecov-commenter
Copy link

Codecov Report

Merging #184 (86ffc3a) into master (5da7a71) will increase coverage by 0.06%.
The diff coverage is 98.61%.

❗ Current head 86ffc3a differs from pull request most recent head 8a696df. Consider uploading reports for the commit 8a696df to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   97.28%   97.35%   +0.06%     
==========================================
  Files          39       41       +2     
  Lines        2099     2227     +128     
==========================================
+ Hits         2042     2168     +126     
- Misses         57       59       +2     
Impacted Files Coverage Δ
source/data/zip_example.d 100.00% <ø> (ø)
source/exception_example.d 93.93% <ø> (ø)
source/meta_example.d 0.00% <ø> (ø)
source/opovl_excample.d 100.00% <ø> (ø)
source/sumtype_example.d 100.00% <ø> (ø)
source/sync_example.d 100.00% <ø> (ø)
thirdparty/vibe-d/source/vibed_usage/auth.d 93.79% <ø> (ø)
thirdparty/vibe-d/source/vibed_usage/http.d 95.34% <ø> (ø)
thirdparty/vibe-d/source/vibed_usage/https.d 92.59% <ø> (ø)
thirdparty/vibe-d/source/vibed_usage/rest.d 96.15% <ø> (ø)
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@shoo shoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lempiji lempiji merged commit af59b78 into dlang-jp:master Apr 22, 2023
10 checks passed
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.

None yet

3 participants