-
-
Notifications
You must be signed in to change notification settings - Fork 1
Add Dotnet Implementation #81
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
Open
clrudolphi
wants to merge
38
commits into
cucumber:main
Choose a base branch
from
clrudolphi:dotnet
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
8104b9e
Initial commit of project structure.
clrudolphi 8a7a7e9
first class ported
clrudolphi 281e078
Implementation plus tests
clrudolphi 8360374
First cut at fully passing tests.
clrudolphi 5aa6c09
Refactor such that testdata files are read from the file system (rath…
clrudolphi 3327bcf
Enhance Lineage equality and improve timestamp handling
clrudolphi 0c69735
cleanup - per review comments
clrudolphi 828599e
Modified to conform to changes coming in Query #84 (Deprecate lineage…
clrudolphi cec1a90
Merge branch 'main' into dotnet
clrudolphi 65c2338
Merge branch 'main' into dotnet
clrudolphi d37f949
Matching Java implementation; first commit.
clrudolphi 327fed7
Reducing access modifiers on Repository updateXXX methods.
clrudolphi dca52dc
Update CHANGELOG.md
clrudolphi a1fa5f4
Merge branch 'main' into dotnet
clrudolphi ab4ede1
Add support for FindAllUndefinedParameterTypes query.
clrudolphi ce11f7f
Merge branch 'main' into dotnet
clrudolphi aacc93e
Added FindAllStepDefinitions()
clrudolphi 863fcd2
Changes per review comments.
clrudolphi 3d69e28
Restructured folders
clrudolphi 4dc864a
Adjusted paths to testdata folder given solution level folder restruc…
clrudolphi 6b546ca
Code cleanup - formatting.
clrudolphi 08fe99f
Add LICENSE file
clrudolphi af036e9
Cleanup return types of Query methods to IEnumberable<T>, which is mo…
clrudolphi 9462171
Updated CONTRIBUTING.md to include .NET in the list of implementations
clrudolphi 8155e67
Add Directory.Build.props to the solution.
clrudolphi 164c983
Create test-dotnet.yml
clrudolphi 19d95b5
Create release-nuget.yaml
clrudolphi d2f2b43
Create Query.snk
clrudolphi 83b504b
Added signing key for test project.
clrudolphi 32e6634
Added configuration for nuget publishing
clrudolphi 669d655
Temporary: Update workflow to list locations of testdata files
clrudolphi d925be3
Temp: update of test-dotnet
clrudolphi e6b20db
Revert "Temp: update of test-dotnet"
clrudolphi ccef650
Revert "Temporary: Update workflow to list locations of testdata files"
clrudolphi d35a534
Modify how testfolder is found by probing.
clrudolphi 6aedb35
Modify setting in .editorconfig to enforce newline at end of source f…
clrudolphi e7f6db1
Update LICENSE
clrudolphi 4fd7cd9
Modified library name to be consistent with other .NET implementation…
clrudolphi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.