Skip to content

Conversation

@raf-abtasty
Copy link
Collaborator

No description provided.

**Changed:**
- Compilation and publishing to Maven Central
**Changed:**

- Automate sonatype release
- **Changed**
  - userExposed has been renamed to visitorExposed
- **Added**
  - Flagmetadata now returns campaign name, variation group name and variation name.
  - onVisitorExposed callback
  - Warning when Flags need to be updated
* Fs3 563 event value type (#9)

Fix Event Hit value type: must be > to 0

* Test/GitHub package (#10)

**Changes:**

- Compilation and publishing to Maven Central

* start tracking manager

* hits refactor, need http refactor

* loop is ok

* up to date

* Feature/fs3 1034 fetch warning (#11)

- **Changed**
  - userExposed has been renamed to visitorExposed
- **Added**
  - Flagmetadata now returns campaign name, variation group name and variation name.
  - onVisitorExposed callback
  - Warning when Flags need to be updated

* start new cache manager

* fix new cache interfaces

* merge

* change db schema + interfaces

* hit from cache to test

* start tests

* to clean and start QA

* rework tf, cache and hits

* tf flags, cache, visitor

* move to async

* QA TM

* to finish XPC tests

* rework logs + tests ok

* consent is now mandatory at visitor creation

* fix Response Compat read body

* removed compatr

* Trust isrg-root-X1 cert

* ok

* cleaned

* clean 2

* status and tests ok

* add missing files

* ok for statuses

* ok for FlagCollection

* TS enablement to test

* End of TS continue TS TF

* test ok for troubleshooting

* ok

* usage tf

* start collect

* collect almost ok, need to check touches data

* ok collect need refacto

* need fix TU  +clean+log

* also strategy

* ok for tests

* added strategy + some logs

* clean and retest

* fix timeout

* start TF EAI, fix build

* first TF

* more tf

* tf

* code cleaned

* rename collectEmotionsAIEvents

* account settings troubleshooting, add eai troubleshooting, beta version

* Troubleshooting ok

* fix tf and coverage with jacoco

* enabled tf logs on CI

* disabled tf logs on CI

* test ci

* fix tf and ci

* fix tf add gradle build

* tf class 1 by 1

* tf class 1 by 1

* tf class 1 by 1

* tf class 1 by 1

* tf class 1 by 1

* try with more delay and multitask

* try gradle options

* try gradle options

* try gradle options

* try gradle options

* try gradle options

* try gradle options

* try gradle options

* try gradle options

* try gradle options

* try with splited commands test

* try with splited commands test 2

* gradle cache

* test without continuous_fail

* try cache

* try gradle only build flagship
Fix publishing maven central
## Fix: Improve coroutine safety and lifecycle integration

- 🔒 Enhance code security by using safer patterns
- 🛠 Fix blocking coroutine execution within lifecycle callbacks
add test report as artifact
## Fix: Improve coroutine safety and lifecycle integration

- 🔒 Enhance code security by using safer patterns
- 🛠 Fix blocking coroutine execution within lifecycle callbacks
## Fixed
- Fix Database opening by upgrading Room library dependency
* Release/4.0.0 beta4

### Fixes

- Fix Segment Hits type values
@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.69%. Comparing base (8047656) to head (eea31d4).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...src/main/java/com/abtasty/flagship/hits/Segment.kt 77.77% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #23      +/-   ##
============================================
- Coverage     80.55%   79.69%   -0.87%     
+ Complexity      666      660       -6     
============================================
  Files            69       69              
  Lines          4284     4013     -271     
  Branches        706      706              
============================================
- Hits           3451     3198     -253     
+ Misses          378      360      -18     
  Partials        455      455              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@raf-abtasty raf-abtasty merged commit f445e34 into master Nov 17, 2025
1 of 3 checks passed
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