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

Refactored groups service #313

Merged
merged 37 commits into from
Nov 7, 2023
Merged

Conversation

vsun757
Copy link

@vsun757 vsun757 commented Oct 10, 2023

No description provided.

vsun757 and others added 30 commits October 4, 2023 17:12
…del at point of instantiation rather than in constructor
… of instantiation rather than in constructor
… of instantiation rather than in constructor
… of instantiation rather than in constructor
… point of instantiation rather than in constructor
…per to ensure InvalidTypeError thrown when data.stix.type is not intrusion-set
Copy link

sonarqubecloud bot commented Nov 6, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
14.7% 14.7% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Attention: 241 lines in your changes are missing coverage. Please review.

Files Coverage Δ
app/controllers/assets-controller.js 68.57% <100.00%> (+0.54%) ⬆️
app/exceptions/index.js 81.08% <100.00%> (+1.27%) ⬆️
app/repository/_base.repository.js 80.68% <100.00%> (+16.68%) ⬆️
app/repository/assets-repository.js 100.00% <100.00%> (ø)
app/repository/groups-repository.js 100.00% <100.00%> (ø)
app/repository/matrix-repository.js 100.00% <100.00%> (ø)
app/services/assets-service.js 100.00% <100.00%> (ø)
app/services/collection-bundles-service.js 78.79% <100.00%> (+0.78%) ⬆️
app/services/groups-service.js 100.00% <100.00%> (+30.64%) ⬆️
app/repository/user-accounts-repository.js 0.00% <0.00%> (ø)
... and 7 more

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!

@seansica seansica requested a review from ElJocko November 6, 2023 20:29
@seansica
Copy link
Contributor

seansica commented Nov 6, 2023

Regression tests are now succeeding. This branch should be ready to merge.

@seansica seansica merged commit 059a5e0 into project-orion Nov 7, 2023
2 of 5 checks passed
@seansica seansica deleted the 300-refactor-groups-service branch November 7, 2023 14:17
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.

2 participants