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

Feature/iot app add header and xml support #335

Merged
merged 9 commits into from
Mar 28, 2024

Conversation

juuso-j
Copy link

@juuso-j juuso-j commented Mar 14, 2024

IoT APP, support for header and XML data

Trello #552


Breakdown:

  1. iot/README.md
    • Update information
  2. iot/management/commands/import_iot_data.py
    • Convert XML data to JSON
  3. iot/models.py
    • Add headers and is_xml fields

@juuso-j juuso-j added the enhancement New feature or request label Mar 14, 2024
@juuso-j juuso-j requested a review from ezkat March 14, 2024 12:13
@juuso-j juuso-j self-assigned this Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 68.12%. Comparing base (c63fd90) to head (d39b56a).

Files Patch % Lines
iot/models.py 28.57% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #335      +/-   ##
===========================================
- Coverage    68.13%   68.12%   -0.02%     
===========================================
  Files          238      238              
  Lines        15284    15293       +9     
  Branches      1894     1895       +1     
===========================================
+ Hits         10414    10418       +4     
- Misses        4483     4488       +5     
  Partials       387      387              

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

@juuso-j juuso-j merged commit bb83843 into develop Mar 28, 2024
5 checks passed
@juuso-j juuso-j mentioned this pull request Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants