Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: express existing thread safety (as most things are immutable) #115

Merged
merged 8 commits into from
Jun 12, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Patch coverage: 91.11% and project coverage change: +0.05 🎉

Comparison is base (94706de) 88.56% compared to head (5067ba6) 88.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   88.56%   88.61%   +0.05%     
==========================================
  Files          19       19              
  Lines        8018     8037      +19     
==========================================
+ Hits         7101     7122      +21     
+ Misses        917      915       -2     
Impacted Files Coverage Δ
src/mapper/altseq.rs 93.24% <ø> (ø)
src/static_data/mod.rs 100.00% <ø> (ø)
src/data/uta_sr.rs 57.31% <70.00%> (+2.99%) ⬆️
src/data/cdot/json.rs 93.52% <83.33%> (+0.02%) ⬆️
src/data/uta.rs 91.56% <100.00%> (+0.07%) ⬆️
src/mapper/alignment.rs 90.50% <100.00%> (+0.06%) ⬆️
src/mapper/assembly.rs 76.03% <100.00%> (+0.30%) ⬆️
src/mapper/variant.rs 90.73% <100.00%> (+0.03%) ⬆️
src/normalizer.rs 70.41% <100.00%> (+0.08%) ⬆️
src/validator/mod.rs 62.29% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe merged commit 0d6f241 into main Jun 12, 2023
@holtgrewe holtgrewe deleted the better-thread-safety branch June 12, 2023 09:28
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.

1 participant