harshangrjn / QuantumCircuitOpt.jl

A Julia/JuMP Package for Optimal Quantum Circuit Design
Other
56 stars 15 forks source link

controlled-gates #64

Closed harshangrjn closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.89% // Head: 95.86% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (4d17966) compared to base (9efd47e). Patch coverage: 98.18% of modified lines in pull request are covered.

:exclamation: Current head 4d17966 differs from pull request most recent head d6c7470. Consider uploading reports for the commit d6c7470 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## ========================================== - Coverage 95.89% 95.86% -0.04% ========================================== Files 13 13 Lines 1926 1912 -14 ========================================== - Hits 1847 1833 -14 Misses 79 79 ``` | [Impacted Files](https://codecov.io/gh/harshangrjn/QuantumCircuitOpt.jl/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Harsha+Nagarajan) | Coverage Δ | | |---|---|---| | [src/utility.jl](https://codecov.io/gh/harshangrjn/QuantumCircuitOpt.jl/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Harsha+Nagarajan#diff-c3JjL3V0aWxpdHkuamw=) | `95.21% <94.44%> (+0.11%)` | :arrow_up: | | [src/gates.jl](https://codecov.io/gh/harshangrjn/QuantumCircuitOpt.jl/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Harsha+Nagarajan#diff-c3JjL2dhdGVzLmps) | `97.59% <100.00%> (-0.31%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Harsha+Nagarajan). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Harsha+Nagarajan)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.