mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-12-21 20:08:46 +01:00
fix(dissertation): test coverage statement for SQLite
This commit is contained in:
@@ -145,7 +145,7 @@ Brief overview of what it is supposed to do... % TODO
|
|||||||
meaning that the database will run in the application, rather than running on a server,
|
meaning that the database will run in the application, rather than running on a server,
|
||||||
either remotely or through local containerization through something like Docker~\cite{docker:container},
|
either remotely or through local containerization through something like Docker~\cite{docker:container},
|
||||||
which could take more time and add complexity as it means implementing additional dependencies
|
which could take more time and add complexity as it means implementing additional dependencies
|
||||||
\item SQLite also has 100\%~\cite{sqlite:tests} which necessary for ensuring that the database will
|
\item SQLite also has 100\%~\cite{sqlite:tests} test coverage which is necessary for ensuring that the database will
|
||||||
not cause artefacts to the results
|
not cause artefacts to the results
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
3094
|
3096
|
||||||
|
|||||||
Reference in New Issue
Block a user