Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #31 +/- ##
==========================================
- Coverage 98.56% 98.50% -0.06%
==========================================
Files 20 19 -1
Lines 3062 2747 -315
==========================================
- Hits 3018 2706 -312
+ Misses 44 41 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: 7fedeb8 | Previous: 62d62c9 | Ratio |
|---|---|---|---|
cpython |
0.04205933744 seconds (± 0.0022) |
0.050970545 seconds (± 0.0029) |
0.83 |
airflow |
0.11126562914 seconds (± 0.0041) |
0.1427606369 seconds (± 0.0008) |
0.78 |
prefect |
0.04773482004 seconds (± 0.0009) |
0.05971009890000001 seconds (± 0.0007) |
0.80 |
ruff |
0.09923539534000002 seconds (± 0.0011) |
0.12560179440000002 seconds (± 0.0017) |
0.79 |
This comment was automatically generated by workflow using github-action-benchmark.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
CLI output/tests (crates/loq_fs/src/walk.rs, crates/loq_cli/src/output/mod.rs, crates/loq_cli/src/output/
json.rs, crates/loq_cli/src/output/tests.rs, crates/loq_cli/src/check.rs).
negatives, and simplified the helper to a single boolean expression (crates/loq_fs/src/walk.rs).
(crates/loq_fs/src/cache.rs).
callers/tests (crates/loq_fs/src/lib.rs, crates/loq_fs/src/walk.rs, crates/loq_fs/src/tests.rs).