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

feat(network): add NetCom assignment and mail building and sending for Antenna Criteria fulfilment #687

Draft
wants to merge 8 commits into
base: stable
Choose a base branch
from

chore(network): Fix typos

5f65af9
Select commit
Loading
Failed to load commit list.
Draft

feat(network): add NetCom assignment and mail building and sending for Antenna Criteria fulfilment #687

chore(network): Fix typos
5f65af9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 25, 2024 in 0s

73.06% (-25.07%) compared to e399a72

View this Pull Request on Codecov

73.06% (-25.07%) compared to e399a72

Details

Codecov Report

Attention: Patch coverage is 50.90909% with 27 lines in your changes missing coverage. Please review.

Project coverage is 73.06%. Comparing base (e399a72) to head (5f65af9).
Report is 1 commits behind head on stable.

Files with missing lines Patch % Lines
lib/netcom.js 27.77% 10 Missing and 3 partials ⚠️
lib/mail_component.js 28.57% 7 Missing and 3 partials ⚠️
lib/antenna_criteria.js 33.33% 3 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (e399a72) and HEAD (5f65af9). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (e399a72) HEAD (5f65af9)
4 2
Additional details and impacted files
@@             Coverage Diff             @@
##           stable     #687       +/-   ##
===========================================
- Coverage   98.13%   73.06%   -25.07%     
===========================================
  Files          15       19        +4     
  Lines         321      375       +54     
  Branches       53       60        +7     
===========================================
- Hits          315      274       -41     
- Misses          6       75       +69     
- Partials        0       26       +26     

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