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

Refactor interface name #10

Merged
merged 7 commits into from
Dec 10, 2024
Merged

Refactor interface name #10

merged 7 commits into from
Dec 10, 2024

Conversation

DavyLandman
Copy link
Member

Solves #8

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 62.50000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.8%. Comparing base (3e4ac38) to head (211181d).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/engineering/swat/watch/Watcher.java 70.0% 4 Missing and 2 partials ⚠️
...ava/engineering/swat/watch/WatchEventListener.java 25.0% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##              main     #10     +/-   ##
=========================================
+ Coverage     78.5%   78.8%   +0.3%     
- Complexity      76      85      +9     
=========================================
  Files            9      10      +1     
  Lines          400     421     +21     
  Branches        44      44             
=========================================
+ Hits           314     332     +18     
- Misses          59      63      +4     
+ Partials        27      26      -1     

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

@DavyLandman DavyLandman merged commit 81d2126 into main Dec 10, 2024
15 checks passed
@DavyLandman DavyLandman deleted the feat/refactor-interface-name branch December 10, 2024 13:58
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