Skip to content

Feature filtering integration 3#4449

Merged
Withalion merged 3 commits intodev/filteringfrom
feature/filtering-integration-3
Apr 14, 2026
Merged

Feature filtering integration 3#4449
Withalion merged 3 commits intodev/filteringfrom
feature/filtering-integration-3

Conversation

@Withalion
Copy link
Copy Markdown
Contributor

No description provided.

@Withalion Withalion requested a review from tomasMizera April 13, 2026 13:46
@github-actions
Copy link
Copy Markdown

Coverage Report for CI Build 24346902857

Coverage increased (+0.006%) to 58.502%

Details

  • Coverage increased (+0.006%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 60 coverage regressions across 1 file.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

60 previously-covered lines in 1 file lost coverage.

File Lines Losing Coverage Coverage
mm/app/filtercontroller.cpp 60 4.23%

Coverage Stats

Coverage Status
Relevant Lines: 15044
Covered Lines: 8801
Line Coverage: 58.5%
Coverage Strength: 100.95 hits per line

💛 - Coveralls

@github-actions
Copy link
Copy Markdown

📦 Build Artifacts Ready

OS Status Build Info Workflow run
macOS Build Build failed or not found. #6685
linux Build 📬 Mergin Maps 66961 x86_64 Expires: 12/07/2026 #6696
win64 Build 📬 Mergin Maps 58801 win64 Expires: 12/07/2026 #5880
Android Build 📬 Mergin Maps 799751 APK [arm64-v8a] Expires: 12/07/2026 #7997
📬 Mergin Maps 799751 APK [arm64-v8a] Google Play Store #7997
Android Build 📬 Mergin Maps 799711 APK [armeabi-v7a] Expires: 12/07/2026 #7997
📬 Mergin Maps 799711 APK [armeabi-v7a] Google Play Store #7997
iOS Build 📬 Build number: 26.04.893611 #8936

@@ -173,14 +169,13 @@ QString FilterController::buildFieldExpression( const FieldFilter &filter ) cons
// so we must convert local datetimes to UTC before comparing.
// Use a custom format to avoid the 'Z' suffix that Qt::ISODate adds for UTC.
const QString isoFormat = QStringLiteral( "yyyy-MM-ddTHH:mm:ss" );
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Mind the upper bound for seconds (min: 0 seconds, max: 59 seconds, 999 miliseconds)

@Withalion Withalion merged commit 3c47b41 into dev/filtering Apr 14, 2026
7 of 9 checks passed
@Withalion Withalion deleted the feature/filtering-integration-3 branch April 14, 2026 07:49
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