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

Fix ForwardDiff for lattice strain DFPT response #1054

Merged
merged 13 commits into from
Mar 11, 2025

Replace deepcopy by type promotion in allocating Hamiltonian multipli…

7ce19c6
Select commit
Loading
Failed to load commit list.
Merged

Fix ForwardDiff for lattice strain DFPT response #1054

Replace deepcopy by type promotion in allocating Hamiltonian multipli…
7ce19c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 5, 2025 in 0s

37.50% of diff hit (target 91.88%)

View this Pull Request on Codecov

37.50% of diff hit (target 91.88%)

Annotations

Check warning on line 161 in src/workarounds/forwarddiff_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/forwarddiff_rules.jl#L161

Added line #L161 was not covered by tests

Check warning on line 165 in src/workarounds/forwarddiff_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/forwarddiff_rules.jl#L165

Added line #L165 was not covered by tests

Check warning on line 168 in src/workarounds/forwarddiff_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/forwarddiff_rules.jl#L168

Added line #L168 was not covered by tests

Check warning on line 196 in src/workarounds/forwarddiff_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/workarounds/forwarddiff_rules.jl#L195-L196

Added lines #L195 - L196 were not covered by tests