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

Bug-fixed _flatten_upper_triangle generated function #740

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

amartinhuertas
Copy link
Member

Aslo added a test that reproduces the BUG before the fix

* Added a test that reproduces the BUG before the fix
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2022

Codecov Report

Merging #740 (26cdba1) into master (ddd087c) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #740      +/-   ##
==========================================
+ Coverage   88.40%   88.45%   +0.04%     
==========================================
  Files         132      132              
  Lines       15476    15476              
==========================================
+ Hits        13682    13689       +7     
+ Misses       1794     1787       -7     
Impacted Files Coverage Δ
src/TensorValues/SymTensorValueTypes.jl 75.94% <100.00%> (+8.86%) ⬆️

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 ddd087c...26cdba1. Read the comment docs.

Copy link
Member

@fverdugo fverdugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good point @amartinhuertas !

@fverdugo fverdugo merged commit 890c837 into master Feb 11, 2022
@JordiManyer JordiManyer deleted the fix_flatten_upper_triangle branch March 19, 2024 22:01
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.

3 participants