Skip to content

Conversation

@r0goyal
Copy link
Collaborator

@r0goyal r0goyal commented Apr 21, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 21, 2025

📊 JaCoCo Code Coverage

Overall Project 83.12%
Files changed 100% 🍏

File Coverage
DataSet.java 97.03% 🍏

}

public Set<String> keySet() {
return safeOp(() -> new HashSet<>(availableData.keySet()));
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be mutable?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Moved to immutable set

@sonarqubecloud
Copy link

@santanusinha santanusinha merged commit 9d94be4 into master Apr 28, 2025
3 checks passed
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