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

BHBC-2145: Fix bug re: validation completion flag #927

Merged
merged 6 commits into from
Jan 30, 2023

Conversation

curtisupshall
Copy link
Contributor

Overview

Fixes a bug which causes the isValidating flag to be stuck on true for an occurrence submission that has finished validating.

NickPhura
NickPhura previously approved these changes Jan 30, 2023
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #927 (61413a8) into dev (5e7a6a2) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #927      +/-   ##
==========================================
- Coverage   65.75%   65.75%   -0.01%     
==========================================
  Files         349      349              
  Lines       11317    11314       -3     
  Branches     1961     1961              
==========================================
- Hits         7441     7439       -2     
  Misses       3471     3471              
+ Partials      405      404       -1     
Impacted Files Coverage Δ
api/src/repositories/survey-repository.ts 94.94% <ø> (ø)
api/src/services/validation-service.ts 81.98% <ø> (ø)
...utils/media/csv/validation/csv-header-validator.ts 96.00% <ø> (+1.55%) ⬆️
...d}/survey/{surveyId}/observation/submission/get.ts 83.33% <100.00%> (+0.57%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@curtisupshall curtisupshall merged commit bb131b4 into dev Jan 30, 2023
@curtisupshall curtisupshall deleted the BHBC-2145-bug-fix branch January 30, 2023 23:24
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.

3 participants