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

2.4.1 - Add 'find_file' JSON handler #98

Merged
merged 2 commits into from
Sep 5, 2023
Merged

2.4.1 - Add 'find_file' JSON handler #98

merged 2 commits into from
Sep 5, 2023

Conversation

vkottler
Copy link
Owner

@vkottler vkottler commented Sep 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #98 (c295825) into master (60bdd8d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #98   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           94        97    +3     
  Lines         3726      3757   +31     
=========================================
+ Hits          3726      3757   +31     
Files Changed Coverage Δ
runtimepy/__init__.py 100.00% <100.00%> (ø)
runtimepy/net/stream/json/__init__.py 100.00% <100.00%> (ø)
runtimepy/net/stream/json/base.py 100.00% <100.00%> (ø)
runtimepy/net/stream/json/handlers.py 100.00% <100.00%> (ø)
runtimepy/net/stream/json/types.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vkottler vkottler merged commit 9487a52 into master Sep 5, 2023
14 checks passed
@vkottler vkottler deleted the dev/2.4.1 branch September 5, 2023 21:39
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.

1 participant