-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix default plot type and it's parameterisation null check code issues (
#341) * Fix default plot type and it's parameterisation null pointer exception and pull cell plot methods from the DB to use * Improve code * Add null fix test coverage * Add curly braces to else condition * Fetch plot methods from the test DB * Update submodule * Refactor variable name * Bump atlas-web-core * Remove JDBCUtils injection and related code * Bump atlas-web-core submodule
- Loading branch information
1 parent
8923733
commit 5924024
Showing
2 changed files
with
9 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule atlas-web-core
updated
1 files
+1 −0 | src/main/java/uk/ac/ebi/atlas/testutils/JdbcUtils.java |