Skip to content

Conversation

blegat
Copy link
Member

@blegat blegat commented May 10, 2019

Add the bridge_constraint function #668 and add a section in the doc about how to implement a bridge.

Closes #668

@blegat blegat added breaking Submodule: Bridges About the Bridges submodule labels May 10, 2019
@blegat blegat added this to the v0.9 milestone May 10, 2019
@codecov-io
Copy link

codecov-io commented May 10, 2019

Codecov Report

Merging #730 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #730   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files          54       54           
  Lines        5821     5821           
=======================================
  Hits         5484     5484           
  Misses        337      337
Impacted Files Coverage Δ
src/Bridges/intervalbridge.jl 86.84% <ø> (ø) ⬆️
src/Bridges/slackbridge.jl 95.16% <ø> (ø) ⬆️
src/Bridges/quadtosocbridge.jl 97.26% <ø> (ø) ⬆️
src/Bridges/squarepsdbridge.jl 98.27% <ø> (ø) ⬆️
src/Bridges/geomeanbridge.jl 100% <ø> (ø) ⬆️
src/Bridges/bridge.jl 100% <ø> (ø) ⬆️
src/Bridges/vectorizebridge.jl 89.74% <ø> (ø) ⬆️
src/Bridges/rsocbridge.jl 100% <ø> (ø) ⬆️
src/Bridges/flip_sign_bridge.jl 100% <ø> (ø) ⬆️
src/Bridges/scalarizebridge.jl 53.12% <ø> (ø) ⬆️
... and 4 more

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 40a0ffd...2dcfa94. Read the comment docs.

@blegat blegat merged commit 3ae1ced into master May 10, 2019
@blegat
Copy link
Member Author

blegat commented May 10, 2019

Merged as it conflicts with #731

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Submodule: Bridges About the Bridges submodule
Development

Successfully merging this pull request may close these issues.

bridge_constraint function
2 participants