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

Fix Python docstrings #493

Merged
merged 1 commit into from
Nov 19, 2019
Merged

Conversation

mdboom
Copy link
Contributor

@mdboom mdboom commented Nov 19, 2019

This just fixes the docstring formatting on dataclasses so they show up correctly in the generated docs. (No content changes, just moving things around...)

@codecov-io
Copy link

Codecov Report

Merging #493 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #493      +/-   ##
============================================
- Coverage     76.54%   76.53%   -0.02%     
  Complexity      331      331              
============================================
  Files            96       96              
  Lines          5603     5599       -4     
  Branches        650      650              
============================================
- Hits           4289     4285       -4     
  Misses          832      832              
  Partials        482      482
Impacted Files Coverage Δ Complexity Δ
...va/mozilla/telemetry/glean/config/Configuration.kt 94.73% <0%> (-0.92%) 8% <0%> (ø)

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 a6985bd...133efcd. Read the comment docs.

@mdboom mdboom merged commit eed1ea0 into mozilla:master Nov 19, 2019
mdboom added a commit to mdboom/glean.rs that referenced this pull request Nov 19, 2019
@mdboom mdboom deleted the fix-python-docstrings branch April 14, 2020 19:09
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