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

Rust Backend #98

Merged
merged 59 commits into from Mar 22, 2022
Merged

Rust Backend #98

merged 59 commits into from Mar 22, 2022

Conversation

samuelcolvin
Copy link
Owner

fix #25

@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #98 (a894b42) into master (59c5eb3) will decrease coverage by 1.85%.
The diff coverage is 96.79%.

@@             Coverage Diff             @@
##            master      #98      +/-   ##
===========================================
- Coverage   100.00%   98.14%   -1.86%     
===========================================
  Files            5        5              
  Lines          294      270      -24     
  Branches        42       49       +7     
===========================================
- Hits           294      265      -29     
- Misses           0        2       +2     
- Partials         0        3       +3     
Impacted Files Coverage Δ
watchgod/filters.py 90.90% <90.90%> (ø)
watchgod/main.py 99.20% <98.90%> (-0.80%) ⬇️
watchgod/__init__.py 100.00% <100.00%> (ø)
watchgod/cli.py 100.00% <100.00%> (ø)

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 59c5eb3...a894b42. Read the comment docs.

@samuelcolvin samuelcolvin marked this pull request as ready for review March 16, 2022 12:11
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.

Switch to use rust for heavy lifting
1 participant