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

Repair database on Azure #78

Closed Adam-Kowalczyk closed 3 years ago

Adam-Kowalczyk commented 3 years ago

The issue was that Alpine is missing some libraries that are necessary for EntityFramework to work.

This PR fixes part of #74

codecov[bot] commented 3 years ago

Codecov Report

Merging #78 (f00eb33) into develop (7b5b4b8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #78   +/-   ##
========================================
  Coverage    91.35%   91.35%           
========================================
  Files           39       39           
  Lines          983      983           
========================================
  Hits           898      898           
  Misses          85       85           
Flag Coverage Δ
unittests 91.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 7b5b4b8...f00eb33. Read the comment docs.