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

Port to system.commandline.dragonfruit #131

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Jaxelr
Copy link
Owner

@Jaxelr Jaxelr commented May 7, 2022

Description

Resolves #121

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@codecov
Copy link

codecov bot commented May 7, 2022

Codecov Report

Merging #131 (7f39eba) into master (1165036) will decrease coverage by 0.15%.
Report is 3 commits behind head on master.
The diff coverage is 96.72%.

❗ Current head 7f39eba differs from pull request most recent head 0de0c7e. Consider uploading reports for the commit 0de0c7e to get more accurate results

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   93.64%   93.50%   -0.15%     
==========================================
  Files          25       25              
  Lines        1086     1062      -24     
  Branches       71       75       +4     
==========================================
- Hits         1017      993      -24     
  Misses         48       48              
  Partials       21       21              

@Jaxelr
Copy link
Owner Author

Jaxelr commented May 7, 2022

This PR is on hold until the package system.commandline.dragonfruit goes into stable release.

@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 4713e9f to 963bc27 Compare May 15, 2022 15:32
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch 2 times, most recently from e810ed8 to ef63c4b Compare July 1, 2022 11:53
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from ef63c4b to c78f3b3 Compare August 5, 2022 12:27
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from c78f3b3 to ba635b6 Compare September 24, 2022 11:18
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from ba635b6 to 3c21520 Compare October 20, 2022 14:16
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 3c21520 to 75ec93d Compare December 14, 2022 12:53
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 75ec93d to 953df60 Compare December 26, 2022 17:11
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 953df60 to 2369ef5 Compare February 24, 2023 14:10
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 2369ef5 to 4136925 Compare May 1, 2023 00:20
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 4136925 to 3d8c5c8 Compare May 30, 2023 14:37
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 3d8c5c8 to 3ebc711 Compare July 19, 2023 17:09
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 3ebc711 to 7f39eba Compare October 25, 2023 13:28
@Jaxelr Jaxelr force-pushed the features/feature-121-port-system-commandLine branch from 7f39eba to 0de0c7e Compare November 13, 2023 14:09
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.

Port to System.CommandLine
1 participant