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

[#209] mark end of puzzle body where indentation stops #210

Merged
merged 1 commit into from Jul 12, 2022

Conversation

mbao01
Copy link
Contributor

@mbao01 mbao01 commented Jul 12, 2022

Examples:

/*
 * @todo #42 hello
 *  good bye
 * hello again
 */

Puzzle body: hello good bye

@mbao01
Copy link
Contributor Author

mbao01 commented Jul 12, 2022

@yegor256 please review

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #210 (3677c24) into master (ba4b803) will decrease coverage by 0.24%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   95.77%   95.53%   -0.25%     
==========================================
  Files          10       10              
  Lines         355      358       +3     
==========================================
+ Hits          340      342       +2     
- Misses         15       16       +1     
Impacted Files Coverage Δ
lib/pdd/source.rb 99.18% <100.00%> (+0.02%) ⬆️
lib/pdd.rb 96.34% <0.00%> (-1.22%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba4b803...3677c24. Read the comment docs.

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Jul 12, 2022

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 3677c24 into cqfn:master Jul 12, 2022
@yegor256
Copy link
Member

@rultor release, tag is 0.21.2

@rultor
Copy link
Collaborator

rultor commented Jul 12, 2022

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 2min)

@rultor
Copy link
Collaborator

rultor commented Jul 12, 2022

@rultor release, tag is 0.21.2

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jul 12, 2022

@rultor release, tag is 0.21.2

@yegor256 Done! FYI, the full log is here (took me 2min)

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