-
Notifications
You must be signed in to change notification settings - Fork 3
fix: profiles are now loaded from file every time #164
Conversation
Expected release notes (by @weliasz) features: fixes: others (will not be included in Semantic-Release notes):
|
Codecov Report
@@ Coverage Diff @@
## develop #164 +/- ##
===========================================
- Coverage 46.93% 46.85% -0.08%
===========================================
Files 22 22
Lines 1287 1289 +2
===========================================
Hits 604 604
- Misses 683 685 +2
Continue to review full report at Codecov.
|
🎉 This PR is included in version 1.5.0-develop.27 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Profiles were not refreshed during matching process
Please delete options that are not relevant.
How Has This Been Tested?
I placed 3 matching profiles in config, deleted 2 of them and polling was done only for one.
Checklist