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

Codestyle cubes.jl #143

Merged
merged 2 commits into from
May 31, 2022
Merged

Conversation

Sonicious
Copy link
Collaborator

Changed some small portions in codestyling for better readability for new users of YAXArrays.
Todo:

  • move Axes submodule into full sibling module
  • Discussion: Should subsetting/slicing an own file or even an own submodule?

@coveralls
Copy link

coveralls commented May 27, 2022

Pull Request Test Coverage Report for Build 2395395636

  • 19 of 19 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 73.36%

Files with Coverage Reduction New Missed Lines %
src/Cubes/Cubes.jl 1 91.11%
Totals Coverage Status
Change from base Build 2372343527: -0.02%
Covered Lines: 1118
Relevant Lines: 1524

💛 - Coveralls

@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #143 (6e47a45) into master (53c8d8a) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
- Coverage   73.37%   73.35%   -0.02%     
==========================================
  Files          12       12              
  Lines        1525     1524       -1     
==========================================
- Hits         1119     1118       -1     
  Misses        406      406              
Impacted Files Coverage Δ
src/Cubes/Cubes.jl 91.11% <100.00%> (-0.07%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53c8d8a...6e47a45. Read the comment docs.

@meggart meggart merged commit 5fb337d into JuliaDataCubes:master May 31, 2022
@coveralls
Copy link

coveralls commented Nov 10, 2024

Pull Request Test Coverage Report for Build 2395395636

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 19 of 19 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 73.36%

Files with Coverage Reduction New Missed Lines %
src/Cubes/Cubes.jl 1 91.11%
Totals Coverage Status
Change from base Build 2372343527: -0.02%
Covered Lines: 1118
Relevant Lines: 1524

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants