HERA-Team / hera_qm

HERA Data Quality Metrics
MIT License
2 stars 2 forks source link

Add `__str__` method to `AntennaClassification` #421

Closed jsdillon closed 2 years ago

jsdillon commented 2 years ago

This allows the user to print an AntennaClassification object and get a easily read report of antenna classifications.

codecov[bot] commented 2 years ago

Codecov Report

Merging #421 (f9c2e1c) into main (6fe1da3) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
+ Coverage   96.89%   96.90%   +0.01%     
==========================================
  Files          10       10              
  Lines        3382     3394      +12     
==========================================
+ Hits         3277     3289      +12     
  Misses        105      105              
Impacted Files Coverage Δ
hera_qm/ant_class.py 96.35% <100.00%> (+0.35%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.