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

chore: fix typos #877

Merged
merged 1 commit into from
Oct 26, 2023

chore: fix typos

e587597
Select commit
Loading
Failed to load commit list.
Merged

chore: fix typos #877

chore: fix typos
e587597
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 1s

87.78% (+0.00%) compared to d32ed67

View this Pull Request on Codecov

87.78% (+0.00%) compared to d32ed67

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d32ed67) 87.78% compared to head (e587597) 87.78%.
Report is 21 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #877   +/-   ##
=======================================
  Coverage   87.78%   87.78%           
=======================================
  Files          44       44           
  Lines        3610     3610           
=======================================
  Hits         3169     3169           
  Misses        441      441           
Files Coverage Δ
src/maggma/api/query_operator/pagination.py 100.00% <ø> (ø)
src/maggma/api/utils.py 94.44% <ø> (ø)
src/maggma/builders/group_builder.py 84.15% <ø> (ø)
src/maggma/builders/map_builder.py 94.62% <ø> (ø)
src/maggma/core/builder.py 88.67% <ø> (ø)
src/maggma/stores/aws.py 91.30% <ø> (ø)
src/maggma/stores/gridfs.py 94.11% <ø> (ø)

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