Skip to content

Update CRAM from master#180

Open
s-andrews wants to merge 89 commits intocramfrom
master
Open

Update CRAM from master#180
s-andrews wants to merge 89 commits intocramfrom
master

Conversation

@s-andrews
Copy link
Owner

No description provided.

Andrewss and others added 30 commits September 2, 2020 10:02
When thisHit#length is equivalent and thisHit#percentID is higher than bestHit, replace bestHit with thisHit
Consider ContaminantHit#percentID in ContaminentFinder.java
Increase the default memory allocation to 512MB

Add a --memory option to allow the user to increase the base memory
allocation without messing around with --threads

Add the ExitOnOutOfMemoryError option to the JVM launch so that OOM
instances don't hang.

Fixes #86
Fixes #88
Fixes #75
Update SVG branch to current
Bring SVG output into main
s-andrews and others added 30 commits January 10, 2024 10:01
Add perl install instructions to main install.txt
- Implemented HtmlContentHelpers class with methods to scrub dates from strings and normalize HTML content using Jsoup.
- Added regex pattern to identify date formats (e.g., "Fri 25 Dec 2025") and replace them with a placeholder ("Mon 01 Jan 2000"). This makes the output HTML deterministic.
- Created unit tests for the scrubDates method to ensure correct functionality.
…all types of tests can use the same test data set.
- Added missing dependencies to the postCreateCommand in devcontainer.json.
- Renamed 'quick' to 'fast' in TestCases.java for consistency.
- Created a new readme.md file for tests, detailing test data usage and running instructions.
introduce unit, integration and ui tests
Fix github actions - Add fonts to ensure consistent experience across devcontainer and github actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants