-
Notifications
You must be signed in to change notification settings - Fork 12
Conversation
# Conflicts: # .drone.yml
Codecov Report
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
+ Coverage 56.04% 58.27% +2.22%
==========================================
Files 25 28 +3
Lines 728 798 +70
==========================================
+ Hits 408 465 +57
- Misses 320 333 +13
Continue to review full report at Codecov.
|
README.md
Outdated
public void ConfigureServices(IServiceCollection services) | ||
{ | ||
//... | ||
service.AddHorariumServer(MongoRepositoryFactory.Create("mongodb://localhost:27017/horarium")); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
serviceS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
} | ||
} | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new line
} | ||
} | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new line
#1