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

[Platform] Support for web #229

Merged
merged 471 commits into from
Mar 17, 2024
Merged

[Platform] Support for web #229

merged 471 commits into from
Mar 17, 2024

Conversation

lambiengcode
Copy link
Member

@lambiengcode lambiengcode commented Mar 17, 2024

Support web

Pre-launch Checklist

  • I read the rules PR (title, labels, commit messages...).
  • I definitely don't PR files with pointless edits.
  • I added screenshots if change UI/UX
  • I writen all test cases coverage and all passed.
  • All existing and new tests are passing.

Testcases covered (check if passed)

  • Publish/Subscribe
  • Screen sharing

Screenshots (if change UI/UX)

lambiengcode and others added 30 commits September 15, 2023 14:43
…om.google.firebase-firebase-bom-32.2.3

chore(deps): bump com.google.firebase:firebase-bom from 32.1.1 to 32.2.3 in /android
…otlin_version-1.9.10

chore(deps): bump kotlin_version from 1.8.22 to 1.9.10 in /android
…om.google.firebase-firebase-messaging-directboot-23.2.1

chore(deps): bump com.google.firebase:firebase-messaging-directboot from 23.1.2 to 23.2.1 in /android
Bumps com.google.gms:google-services from 4.3.15 to 4.4.0.

---
updated-dependencies:
- dependency-name: com.google.gms:google-services
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps com.google.firebase:firebase-bom from 32.2.3 to 32.3.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
feat(meeting): build connection & disconnection ws
@lambiengcode lambiengcode self-assigned this Mar 17, 2024
@lambiengcode lambiengcode added the platform::web Specific to Web label Mar 17, 2024
@lambiengcode lambiengcode linked an issue Mar 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9cd0fda) to head (6f3c99f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #229   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          451       451           
=========================================
  Hits           451       451           

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

docs/flutter_service_worker.js Dismissed Show dismissed Hide dismissed
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
31.2% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@lambiengcode lambiengcode merged commit 67fc0ac into main Mar 17, 2024
7 checks passed
@lambiengcode lambiengcode deleted the feat/web-supported branch March 17, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform::web Specific to Web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Platform] Web support
2 participants