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

[WIP] Add Useful Analysis to the forward mode #1120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

WIP

cc32d1a
Select commit
Loading
Failed to load commit list.
Open

[WIP] Add Useful Analysis to the forward mode #1120

WIP
cc32d1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 19, 2024 in 1s

20.12% of diff hit (target 94.36%)

View this Pull Request on Codecov

20.12% of diff hit (target 94.36%)

Annotations

Check warning on line 1069 in lib/Differentiator/BaseForwardModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/BaseForwardModeVisitor.cpp#L1069

Added line #L1069 was not covered by tests

Check warning on line 1590 in lib/Differentiator/BaseForwardModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/BaseForwardModeVisitor.cpp#L1590

Added line #L1590 was not covered by tests

Check warning on line 644 in lib/Differentiator/DiffPlanner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/DiffPlanner.cpp#L644

Added line #L644 was not covered by tests

Check warning on line 650 in lib/Differentiator/DiffPlanner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/DiffPlanner.cpp#L646-L650

Added lines #L646 - L650 were not covered by tests

Check warning on line 657 in lib/Differentiator/DiffPlanner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/DiffPlanner.cpp#L655-L657

Added lines #L655 - L657 were not covered by tests

Check warning on line 742 in lib/Differentiator/DiffPlanner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/DiffPlanner.cpp#L742

Added line #L742 was not covered by tests

Check warning on line 7 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L7

Added line #L7 was not covered by tests

Check warning on line 10 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 12 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L12

Added line #L12 was not covered by tests

Check warning on line 18 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L14-L18

Added lines #L14 - L18 were not covered by tests

Check warning on line 20 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L20

Added line #L20 was not covered by tests

Check warning on line 28 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L23-L28

Added lines #L23 - L28 were not covered by tests

Check warning on line 30 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L30

Added line #L30 was not covered by tests

Check warning on line 33 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 38 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 44 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 46 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L46

Added line #L46 was not covered by tests

Check warning on line 51 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 53 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L53

Added line #L53 was not covered by tests

Check warning on line 56 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 58 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L58

Added line #L58 was not covered by tests

Check warning on line 62 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L62

Added line #L62 was not covered by tests

Check warning on line 71 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L66-L71

Added lines #L66 - L71 were not covered by tests

Check warning on line 76 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L73-L76

Added lines #L73 - L76 were not covered by tests

Check warning on line 79 in lib/Differentiator/UsefulAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/UsefulAnalyzer.cpp#L78-L79

Added lines #L78 - L79 were not covered by tests