cqfn / pdd

Command line toolkit for collecting TODO markers from your code, known as Puzzle Driven Development (PDD)
https://www.0pdd.com
MIT License
76 stars 25 forks source link

[#204] Added windows-latest os #206

Open Doldrums opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #206 (4a9c719) into master (cd166ee) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
+ Coverage   95.75%   95.81%   +0.05%     
==========================================
  Files          10       10              
  Lines         353      358       +5     
==========================================
+ Hits          338      343       +5     
  Misses         15       15              
Impacted Files Coverage Δ
lib/pdd/source.rb 99.18% <0.00%> (+0.03%) :arrow_up:

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 cd166ee...4a9c719. Read the comment docs.

yegor256 commented 2 years ago

@Doldrums I don't think it's that simple. See GitHub actions, they fail on windows :(

Doldrums commented 2 years ago

@yegor256 Yes, I'm sick, I'll come back to read logs and edit pr later