JakuJ / quantum-explorer

Bachelor's project: Compiler Explorer for Q#
https://qexplorer.herokuapp.com
GNU General Public License v3.0
3 stars 0 forks source link

Usage hints #93

Closed skdw closed 3 years ago

skdw commented 3 years ago

Closes #85

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 (5895a04) into develop (f29fbf1) will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #93      +/-   ##
===========================================
+ Coverage    95.10%   95.41%   +0.31%     
===========================================
  Files           49       50       +1     
  Lines         1266     1266              
===========================================
+ Hits          1204     1208       +4     
+ Misses          62       58       -4     
Flag Coverage Δ
unittests 95.41% <100.00%> (+0.31%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Explorer/Components/LsStatus.razor 52.17% <ø> (ø)
Common/QuantumGate.cs 87.50% <100.00%> (+29.16%) :arrow_up:
Explorer/Components/Composer/AddGateMenu.razor 100.00% <100.00%> (ø)
Explorer/Components/Modals/HintsModal.razor 100.00% <100.00%> (ø)
Simulator/InterceptingSimulator.cs 100.00% <100.00%> (ø)

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 f29fbf1...5895a04. Read the comment docs.