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

150 improve unit test coverage for mapless mongo core #160

Merged

Conversation

sebastianconcept
Copy link
Owner

  • Renamed project packages
  • Added some unit tests
  • Removed a deprecated unused class
  • Adjusted some delays in time sensitive tests (for example the ones that depend on Redis PUBSUB)

@sebastianconcept sebastianconcept added the chore A maintenance or marginal improvement task label Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 94.59459% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 83.57%. Comparing base (1c49597) to head (4367848).

Files Patch % Lines
src/Mapless-Base/Mapless.class.st 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #160       +/-   ##
============================================
+ Coverage    59.07%   83.57%   +24.50%     
============================================
  Files           31       31               
  Lines         4222     3897      -325     
============================================
+ Hits          2494     3257      +763     
+ Misses        1728      640     -1088     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sebastianconcept
Copy link
Owner Author

Is okay for you @paulwilke like this ? https://app.codecov.io/gh/sebastianconcept/Mapless/pull/160

We can do more in a next round

Copy link
Collaborator

@giolvani giolvani left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@paulwilke paulwilke left a comment

Choose a reason for hiding this comment

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

Great!

Copy link
Collaborator

@fgarau fgarau left a comment

Choose a reason for hiding this comment

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

all good so far -- mostly category renaming, class renaming and changes to sunits

@sebastianconcept sebastianconcept self-assigned this Mar 4, 2024
@sebastianconcept sebastianconcept merged commit 2815872 into develop Mar 4, 2024
3 checks passed
@sebastianconcept sebastianconcept deleted the 150-Improve-unit-test-coverage-for-Mapless-Mongo-Core branch March 4, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A maintenance or marginal improvement task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants