Closed hannahbast closed 2 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.26%. Comparing base (
92d906f
) to head (b8e5803
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
No test result changes.
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Major revision of comments, many of which were completely outdated. Also improve variable names and make some minor changes to the code. In particular, the the methods
size()
andempty()
now run in constant time.