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

[MDS-6429] Fix mine compliance filters #3491

Merged
merged 4 commits into from
Apr 8, 2025

Conversation

sggerard
Copy link
Collaborator

@sggerard sggerard commented Apr 5, 2025

Objective

MDS-6429

All of the filters on the inspection orders didn't handle nulls, I'm not entirely sure how they ever worked. Easy fix (slap a lodash isEmpty() on the front). Also decided to update the class to Typescript. I've tested locally by intercepting the browser api calls and everything appears to work now :)

image

@sggerard sggerard added the 👍 Ready for review Pull request has been double checked by the author and is ready for comments and feedback. label Apr 7, 2025
Copy link

sonarqubecloud bot commented Apr 7, 2025

Quality Gate Passed Quality Gate passed for 'bcgov-sonarcloud_mds_minespace-web'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Copy link

sonarqubecloud bot commented Apr 7, 2025

Copy link

sonarqubecloud bot commented Apr 7, 2025

Quality Gate Failed Quality Gate failed for 'bcgov-sonarcloud_mds_core-web'

Failed conditions
79.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link
Collaborator

@matbusby-fw matbusby-fw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@sggerard sggerard merged commit 00f0d20 into develop Apr 8, 2025
16 of 17 checks passed
@sggerard sggerard deleted the mds-6429-fix-mine-compliance-filters branch April 8, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 Ready for review Pull request has been double checked by the author and is ready for comments and feedback.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants