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

Add crefs where missing #94

Closed Adam-Kowalczyk closed 3 years ago

Adam-Kowalczyk commented 3 years ago

PR adds crefs to properly generate documentation

codecov[bot] commented 3 years ago

Codecov Report

Merging #94 (bada0b8) into develop (f29fbf1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #94   +/-   ##
========================================
  Coverage    95.10%   95.10%           
========================================
  Files           49       49           
  Lines         1266     1266           
========================================
  Hits          1204     1204           
  Misses          62       62           
Flag Coverage Δ
unittests 95.10% <ø> (ø)

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

Impacted Files Coverage Δ
Common/ScopedTimer.cs 100.00% <ø> (ø)
Compiler.AzureFunction/AzureFunctionCompiler.cs 100.00% <ø> (ø)
...er.AzureFunction/Serialization/ComplexConverter.cs 81.81% <ø> (ø)
...Function/Serialization/RenamingContractResolver.cs 100.00% <ø> (ø)
Compiler/AllocationTagger.cs 78.57% <ø> (ø)
Compiler/CustomDumper.cs 100.00% <ø> (ø)
Compiler/EventLogger.cs 69.23% <ø> (ø)
Compiler/InMemoryEmitter.cs 89.28% <ø> (ø)
Compiler/QSharpLoadContext.cs 100.00% <ø> (ø)
Compiler/QsCompiler.cs 88.37% <ø> (ø)
... and 2 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 f29fbf1...bada0b8. Read the comment docs.