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/eco counter serialize data from year field #307

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

juuso-j
Copy link

@juuso-j juuso-j commented Sep 13, 2023

Serialize data_from_year field

Trello #484


Breakdown:

Files changed

  1. eco_counter/api/serializers.py
    • Serialize data_from_year_field
  2. eco_counter/tests/test_api.py
    • Test data_from_year field

@juuso-j juuso-j added the enhancement New feature or request label Sep 13, 2023
@juuso-j juuso-j requested a review from ezkat September 13, 2023 05:35
@juuso-j juuso-j self-assigned this Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (5da1524) 67.26% compared to head (24fb14b) 67.28%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #307      +/-   ##
===========================================
+ Coverage    67.26%   67.28%   +0.02%     
===========================================
  Files          214      214              
  Lines        12960    12970      +10     
  Branches      1647     1648       +1     
===========================================
+ Hits          8717     8727      +10     
  Misses        3883     3883              
  Partials       360      360              
Files Changed Coverage Δ
eco_counter/api/serializers.py 100.00% <100.00%> (ø)
eco_counter/tests/test_api.py 100.00% <100.00%> (ø)

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

@juuso-j juuso-j merged commit ce20510 into develop Sep 14, 2023
5 checks passed
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