8000 Add a test for ambiguous paths that can't be resolved by Swatinem · Pull Request #847 · codecov/worker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Add a test for ambiguous paths that can't be resolved #847

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

Swatinem
Copy link
Contributor
@Swatinem Swatinem commented Nov 4, 2024

No description provided.

@Swatinem Swatinem requested a review from a team November 4, 2024 09:07
@Swatinem Swatinem self-assigned this Nov 4, 2024
Copy link
codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.02%. Comparing base (8fec23c) to head (ec70a35).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #847   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files         444      444           
  Lines       36003    36012    +9     
=======================================
+ Hits        35292    35301    +9     
  Misses        711      711           
Flag Coverage Δ
integration 98.02% <100.00%> (+<0.01%) ⬆️
unit 98.02% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.97% <ø> (ø)
OutsideTasks 98.05% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
services/path_fixer/tests/unit/test_path_fixer.py 100.00% <100.00%> (ø)

@codecov-notifications
Copy link
codecov-notifications bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #847   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files         444      444           
  Lines       36003    36012    +9     
=======================================
+ Hits        35292    35301    +9     
  Misses        711      711           
Flag Coverage Δ
integration 98.02% <100.00%> (+<0.01%) ⬆️
unit 98.02% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.97% <ø> (ø)
OutsideTasks 98.05% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
services/path_fixer/tests/unit/test_path_fixer.py 100.00% <100.00%> (ø)

@codecov-qa
Copy link
codecov-qa bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.02%. Comparing base (8fec23c) to head (ec70a35).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #847   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files         444      444           
  Lines       36003    36012    +9     
=======================================
+ Hits        35292    35301    +9     
  Misses        711      711           
Flag Coverage Δ
integration 98.02% <100.00%> (+<0.01%) ⬆️
unit 98.02% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.97% <ø> (ø)
OutsideTasks 98.05% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
services/path_fixer/tests/unit/test_path_fixer.py 100.00% <100.00%> (ø)

Copy link
codecov-public-qa bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.02%. Comparing base (8fec23c) to head (ec70a35).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #847   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files         444      444           
  Lines       36003    36012    +9     
=======================================
+ Hits        35292    35301    +9     
  Misses        711      711           
Flag Coverage Δ
integration 98.02% <100.00%> (+<0.01%) ⬆️
unit 98.02% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.97% <ø> (ø)
OutsideTasks 98.05% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/path_fixer/tests/unit/test_path_fixer.py 100.00% <100.00%> (ø)

@Swatinem Swatinem force-pushed the swatinem/test-ambiguous-paths branch from 9233ba5 to ec70a35 Compare November 4, 2024 09:26
@Swatinem Swatinem added this pull request to the merge queue Nov 5, 2024
7B12 Merged via the queue into main with commit 93d6990 Nov 5, 2024
26 of 27 checks passed
@Swatinem Swatinem deleted the swatinem/test-ambiguous-paths branch November 5, 2024 10:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0