byronwatt / CmdLineOptions

yet another command line parser for c++
MIT License
1 stars 0 forks source link

* Creating a public static ParseOptions to wrap calls to singleton #18

Closed pointnotfoe closed 1 year ago

pointnotfoe commented 1 year ago
pointnotfoe commented 1 year ago

how to build? only on linux? windows?

codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (125343f) into main (deb009e) will increase coverage by 0.08%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   72.61%   72.69%   +0.08%     
==========================================
  Files           6        6              
  Lines         661      663       +2     
  Branches      128      128              
==========================================
+ Hits          480      482       +2     
  Misses        118      118              
  Partials       63       63              
Impacted Files Coverage Δ
inc/cmd_line_options.h 50.00% <ø> (ø)
src/cmd_line_options.cpp 69.52% <75.00%> (+0.10%) :arrow_up:
example/example.cpp 100.00% <100.00%> (ø)
pointnotfoe commented 1 year ago

how to build? only on linux? windows? found it https://github.com/byronwatt/CmdLineOptions/pull/12/files

byronwatt commented 1 year ago

do you have the squash and merge button, or do i need to update permissions ?

note: i didn't notice when you created the branch, nor the pull request,... there are so many emails created, i just created a filter to not have them land in my in-box.

pointnotfoe commented 1 year ago

dont see it anything for squashing or merging... ya might need to do the same.. too many emails

On Mon, Oct 31, 2022 at 10:23 AM Byron Watt @.***> wrote:

do you have the squash and merge button, or do i need to update permissions ?

note: i didn't notice when you created the branch, nor the pull request,... there are so many emails created, i just created a filter to not have them land in my in-box.

— Reply to this email directly, view it on GitHub https://github.com/byronwatt/CmdLineOptions/pull/18#issuecomment-1297420038, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADLPK7ZGRA7PG2OMKJTC3GDWF757ZANCNFSM6AAAAAARR7E73Y . You are receiving this because you authored the thread.Message ID: @.***>